File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,11 @@ MARKDOWN_MARKDOWN_LINK_CHECK_CONFIG_FILE: ".github/config/markdown-link-check.js
4545MARKDOWN_REMARK_LINT_DISABLE_ERRORS : true
4646# MARKDOWN_MARKDOWN_TABLE_FORMATTER_DISABLE_ERRORS: false
4747
48+ REPOSITORY_TRUFFLEHOG_DISABLE_ERRORS : true # Errors only as warnings
49+
4850# SPELL_CSPELL_DISABLE_ERRORS: true
4951SPELL_MISSPELL_DISABLE_ERRORS : true
52+ SPELL_LYCHEE_DISABLE_ERRORS : true # Errors are only warnings
5053
5154# YAML_PRETTIER_FILTER_REGEX_EXCLUDE: (docs/)
5255# YAML_YAMLLINT_FILTER_REGEX_EXCLUDE: (docs/)
Original file line number Diff line number Diff line change 44** Changed
55 - ci: exclude clojurescript from antq version check
66 - ~:project/create~ version 2023-08-01 of practicalli/project-templates
7+ - ci: spell lychee & repository trufflehog linters warn only (false positives)
78
89* 2023-07-26
910** Added
You can’t perform that action at this time.
0 commit comments