Selaa lähdekoodia

chore(pre-commit): use `info` report level for `rstcheck` [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/325
pull/28/head
Imran Iqbal 3 vuotta sitten
vanhempi
commit
ec8f8d08c1
No account linked to committer's email address
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +0
    -1
      .pre-commit-config.yaml
  2. +2
    -1
      .rstcheck.cfg

+ 0
- 1
.pre-commit-config.yaml Näytä tiedosto

@@ -52,4 +52,3 @@ repos:
- id: rstcheck
name: Check reST files using rstcheck
exclude: 'docs/CHANGELOG.rst'
args: [--report=warning]

+ 2
- 1
.rstcheck.cfg Näytä tiedosto

@@ -1,3 +1,4 @@
[rstcheck]
report=error
report=info
ignore_language=rst
ignore_messages=(Duplicate (ex|im)plicit target.*|Hyperlink target ".*" is not referenced\.$)

Loading…
Peruuta
Tallenna