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