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
The ``--allow-array-mapping`` option allow keys as strings when using "array" extension.
92
92
93
+
The ``--colour`` option forces colour to be used in the output. ``--no-colour`` disables colour. The default is on unless output is not a TTY or running under CI
94
+
93
95
The ``--exclude-file`` option will exclude a file from the code analysis. Multiple values are allowed.
94
96
95
97
The ``--exclude-path`` option will exclude a path, which must be relative to the source, from the code analysis. Multiple values are allowed.
0 commit comments