Add fennec init
function to initialize project configuration
#6
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.
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 ).The text was updated successfully, but these errors were encountered: