Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor testdata folder #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ccoVeille
Copy link
Contributor

The idea behind this refactor is to have a better structure for the testdata folder.

It was unclear that each folder in the testdata folder was about activating or deactivating a setting.

For example, the folder bool-format was about activating the bool-format setting.
But, err-error was about activating the setting.

Now, folder names are more explicit about the setting that is being activated or deactivated.

This is a suggestion of implementation of what was suggested with

Closes #47

The idea behind this refactor is to have a better structure for the testdata folder.

It was unclear that each folder in the testdata folder was about activating or deactivating a setting.

For example, the folder `bool-format` was about activating the `bool-format` setting.
But, `err-error` was about activating the setting.

Now, folder names are more explicit about the setting that is being activated or deactivated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improve testdata files folder structure
1 participant