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

Add fennec init function to initialize project configuration #6

Open
azjezz opened this issue Oct 28, 2024 · 0 comments
Open

Add fennec init function to initialize project configuration #6

azjezz opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@azjezz
Copy link
Member

azjezz commented Oct 28, 2024

Fennec has the ability to work without any configurations, but it is always better to have explicit configurations.

The command should ask the user what files/directories to include, and what plugins to enable for the linter.

It would be good to take composer.json into account an automatically create configurations based on it ( i.e by using autoload directories, vendor-dir, and taking what frameworks are installed into account to know what plugins to enable, for example, symfony plugin when symfony framework is used ).

@azjezz azjezz added enhancement New feature or request good first issue Good for newcomers labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant