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
Add -s option to codesniffer-run for "strict" mode.
Reduces the warning threshold to make TODO marker warnings appear (now disabled by default in the Loadsys Coding Standard.)
The -s flag can be used locally to review TODOs or in Travis builds to enforce their complete absence.
Also enables color output by default.
0 commit comments