chore(fmt): exclude the vendored libgit2 submodule from oxfmt
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
"semi": false,
|
||||
"printWidth": 80,
|
||||
"sortPackageJson": false,
|
||||
"ignorePatterns": []
|
||||
"ignorePatterns": ["firmware/components/libgit2/vendor/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user