Sfoglia il codice sorgente

ci(pre-commit): finalise `rstcheck` configuration [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/267
tags/v1.1.0
Imran Iqbal 4 anni fa
parent
commit
118eacff45
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .pre-commit-config.yaml

+ 1
- 0
.pre-commit-config.yaml Vedi File

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

Loading…
Annulla
Salva