We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823e436 commit 7d48aebCopy full SHA for 7d48aeb
1 file changed
.mise.toml
@@ -18,7 +18,6 @@ quiet = true
18
run = """
19
{{ vars.swiftlint }} lint \
20
--config .swiftlint.yml \
21
---reporter relative-path \
22
--strict \
23
{{ vars.sources }}
24
"""
@@ -30,7 +29,6 @@ run = """
30
29
31
32
--config .swiftlint.tests.yml \
33
34
35
{{ vars.tests }}
36
0 commit comments