We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51efa13 commit f92c91fCopy full SHA for f92c91f
earthly/cspell/Earthfile
@@ -22,7 +22,7 @@ CSPELL_LOCALLY:
22
--rm \
23
-v $src:/workdir \
24
ghcr.io/streetsidesoftware/cspell:latest \
25
- lint .
+ lint . --dot
26
27
# A Test and example invocation of the above UDC.
28
cspell-test:
0 commit comments