mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
fix(formatter): simplify code, remove odd line break
This commit is contained in:
parent
0a9108a7e4
commit
674100c1fc
6 changed files with 31 additions and 58 deletions
|
|
@ -29,8 +29,7 @@
|
|||
"mod" "mul" "max" "min" "len" "addf" "add1f" "subf" "divf" "mulf" "maxf" "minf" "floor" "ceil"
|
||||
"round" "getHostByName" "base" "dir" "clean" "ext" "isAbs" "kindOf" "kindIs" "typeOf" "typeIs"
|
||||
"typeIsLike" "deepequal" "semver" "semverCompare" "urlParse" "urlJoin" "urlquery" "lookup"
|
||||
"include")
|
||||
)
|
||||
"include"))
|
||||
|
||||
; {{ .Values.test }}
|
||||
(selector_expression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue