Ver código fonte

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

* Automated using https://github.com/myii/ssf-formula/pull/267
tags/v0.48.7
Imran Iqbal 4 anos atrás
pai
commit
89c3c8f806
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .pre-commit-config.yaml

+ 1
- 0
.pre-commit-config.yaml Ver arquivo

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

Carregando…
Cancelar
Salvar