Skip to content

Commit d9970e4

Browse files
committed
Generated README.md
Signed-off-by: Maciej "Iwan" Iwanowski <[email protected]>
1 parent a68b411 commit d9970e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ Flags:
568568
# gosec: False positive is triggered by 'src, err := ioutil.ReadFile(filename)'
569569
- Potential file inclusion via variable
570570
(default true)
571+
--exclude-case-sensitive If set to true exclude rules are case sensitive
571572
--max-issues-per-linter int Maximum issues count per one linter. Set to 0 to disable (default 50)
572573
--max-same-issues int Maximum count of issues with the same text. Set to 0 to disable (default 3)
573574
-n, --new Show only new issues: if there are unstaged changes or untracked files, only those changes are analyzed, else only changes in HEAD~ are analyzed.

0 commit comments

Comments
 (0)