We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e5f1b commit 02b2977Copy full SHA for 02b2977
.github/workflows/lint-emacs.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/checkout@v2
52
53
- name: Lint the project
54
- run: eldev -d lint -c
+ run: eldev -d lint -cO
55
56
test:
57
0 commit comments