diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f99b5bb5..162c52e9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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