This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Remove natural language validation from 'Super linter': it shows false positives as errors
pull/7804/head
Sergio Mena
3 years ago
parent
611cc63a27
commit
c06c6a9244
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/linter.yml
+ 1
- 0
.github/workflows/linter.yml
View File
@ -27,3 +27,4 @@ jobs:
MARKDOWN_CONFIG_FILE
:
.markdownlint.yml
VALIDATE_PROTOBUF
:
false
VALIDATE_JSCPD
:
false
VALIDATE_NATURAL_LANGUAGE
:
false
Write
Preview
Loading…
Cancel
Save