Skip to content

Commit f8137cf

Browse files
committed
Updating generated files
Signed-off-by: Maciej "Iwan" Iwanowski <[email protected]>
1 parent 794a464 commit f8137cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +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
571+
--exclude-case-sensitive If set to true exclude and exclude rules regular expressions are case sensitive
572572
--max-issues-per-linter int Maximum issues count per one linter. Set to 0 to disable (default 50)
573573
--max-same-issues int Maximum count of issues with the same text. Set to 0 to disable (default 3)
574574
-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.

docs/demo.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)