Generated README.md
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
This commit is contained in:
parent
a68b411e4a
commit
d9970e4862
@ -568,6 +568,7 @@ Flags:
|
||||
# gosec: False positive is triggered by 'src, err := ioutil.ReadFile(filename)'
|
||||
- Potential file inclusion via variable
|
||||
(default true)
|
||||
--exclude-case-sensitive If set to true exclude rules are case sensitive
|
||||
--max-issues-per-linter int Maximum issues count per one linter. Set to 0 to disable (default 50)
|
||||
--max-same-issues int Maximum count of issues with the same text. Set to 0 to disable (default 3)
|
||||
-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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user