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