You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After using it for a while I noticed that quite a few findings are reported with INFO/note severity. It would be cool if users can use config file to change the default severity of a rule. Different analysis tools usually give such an option, ie. detekt
I'd propose to have something along these lines
...
rules:
- name: ios_logseverity: ERROR
The text was updated successfully, but these errors were encountered:
Hello guys, thank you for the tool!
After using it for a while I noticed that quite a few findings are reported with INFO/note severity. It would be cool if users can use config file to change the default severity of a rule. Different analysis tools usually give such an option, ie. detekt
I'd propose to have something along these lines
The text was updated successfully, but these errors were encountered: