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
Priority: Low Can be picked up by anyone looking to contribute; a good entry-level fix. Status: On Hold Similar to Blocked, but currently assigned. Work is paused temporarily. Type: Enhancement Request for additions or changes that improve existing functionality.

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 Priority: Low Can be picked up by anyone looking to contribute; a good entry-level fix. Status: On Hold Similar to Blocked, but currently assigned. Work is paused temporarily. Type: Enhancement Request for additions or changes that improve existing functionality. and removed enhancement labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Can be picked up by anyone looking to contribute; a good entry-level fix. Status: On Hold Similar to Blocked, but currently assigned. Work is paused temporarily. Type: Enhancement Request for additions or changes that improve existing functionality.
Projects
None yet
Development

No branches or pull requests

1 participant