1
0
Fork 0

sphinx-lint: Enable all tests (but line-too-long). (#1924)

This commit is contained in:
Julien Palard 2022-11-14 23:51:37 +01:00 committed by GitHub
parent 61327bb767
commit 5086d574d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
tool:
- name: sphinx-lint
package: sphinx-lint
command: 'sphinx-lint --enable default-role --ignore .git'
command: 'sphinx-lint --enable all --disable line-too-long --ignore .git'
- name: Orthographe
package: pospell
apt_dependencies: hunspell hunspell-fr-comprehensive