diff options
Diffstat (limited to 'dylint.toml')
-rw-r--r-- | dylint.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dylint.toml b/dylint.toml new file mode 100644 index 00000000..021963a9 --- /dev/null +++ b/dylint.toml @@ -0,0 +1,2 @@ +[workspace.metadata.dylint] +libraries = [{ path = "dylints/*" }] |