WIP: refactor: port to JS
This should hopefully reduce the complexity of the action
This commit is contained in:
parent
a26909cb8c
commit
c092a886c8
20 changed files with 215060 additions and 109 deletions
|
@ -2,7 +2,7 @@
|
|||
end_of_line = lf
|
||||
charset = utf-8
|
||||
|
||||
[*.{nix,json,sh}]
|
||||
[*.{nix,json,sh,js}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue