mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-06 07:03:52 +00:00
ci: drop failing style check
This commit is contained in:
parent
d5b9b3d03a
commit
a561cac9fe
@ -45,23 +45,23 @@ repos:
|
|||||||
- id: markdownlint
|
- id: markdownlint
|
||||||
args: ["--style=scripts/mdlint_style.rb"]
|
args: ["--style=scripts/mdlint_style.rb"]
|
||||||
|
|
||||||
- repo: local
|
# - repo: local
|
||||||
hooks:
|
# hooks:
|
||||||
- id: remarklint
|
# - id: remarklint
|
||||||
name: remarklint
|
# name: remarklint
|
||||||
language: node
|
# language: node
|
||||||
entry: remark
|
# entry: remark
|
||||||
types: [markdown]
|
# types: [markdown]
|
||||||
args: ["--frail", "--quiet"]
|
# args: ["--frail", "--quiet"]
|
||||||
additional_dependencies:
|
# additional_dependencies:
|
||||||
[
|
# [
|
||||||
remark,
|
# remark,
|
||||||
remark-lint,
|
# remark-lint,
|
||||||
remark-cli,
|
# remark-cli,
|
||||||
remark-preset-lint-recommended,
|
# remark-preset-lint-recommended,
|
||||||
remark-lint-list-item-indent,
|
# remark-lint-list-item-indent,
|
||||||
remark-lint-no-undefined-references,
|
# remark-lint-no-undefined-references,
|
||||||
]
|
# ]
|
||||||
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user