I added the ability to disable a specific rule in this new release. In the configuration file created
when initiating Phanalist, you can add the specific rules you want to disable under the disabled field.
disable:
- E003
- E006
In the above example, the rules E003
and E006
are disabled. When running Phanalist, every suggestion has an ID. These ids are displayed next to the suggestion.