mirror of
https://github.com/ast-grep/ast-grep.git
synced 2026-05-06 06:06:46 -04:00
style: remove final new line
This commit is contained in:
committed by
Herrington Darkholme
parent
ab3f0bb4f2
commit
bd849f4074
+1
-1
@@ -15,4 +15,4 @@ insert_final_newline = false
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{py,pyi}]
|
||||
indent_size = 4
|
||||
indent_size = 4
|
||||
@@ -12,4 +12,4 @@ __all__ = [
|
||||
"SgRoot",
|
||||
"Pos",
|
||||
"Range",
|
||||
]
|
||||
]
|
||||
@@ -102,4 +102,4 @@ __all__ = [
|
||||
"SgRoot",
|
||||
"Pos",
|
||||
"Range",
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user