diff options
Diffstat (limited to 'selene.toml')
| -rw-r--r-- | selene.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selene.toml b/selene.toml index c85e792c..deeb3976 100644 --- a/selene.toml +++ b/selene.toml @@ -3,3 +3,4 @@ std = "neovim" [rules] global_usage = "allow" multiple_statements = "allow" +incorrect_standard_library_use = "allow" |
