mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
cleanup; fix security issue
This commit is contained in:
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"follow_symlinks": true,
|
||||
"path": "../..",
|
||||
"file_exclude_patterns" : [
|
||||
"Cargo.lock"
|
||||
],
|
||||
"folder_exclude_patterns" : [
|
||||
"target",
|
||||
".git",
|
||||
".pyenv",
|
||||
"gen/doc"
|
||||
],
|
||||
},
|
||||
],
|
||||
"SublimeLinter":
|
||||
{
|
||||
"linters":
|
||||
{
|
||||
"rust": {
|
||||
"@disable": true,
|
||||
"args": [],
|
||||
"crate-root": null,
|
||||
"excludes": [],
|
||||
"use-cargo": true,
|
||||
"use-crate-root": true
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user