Skip to content

Commit dd4c0de

Browse files
committed
Exclude file with syntax error from air formatting
1 parent db3670a commit dd4c0de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

air.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[format]
22
skip = ["srcref_line"]
3+
exclude = ["test-error-1.R"]

0 commit comments

Comments
 (0)