mirror of
https://github.com/tcgdex/compiler.git
synced 2025-07-29 23:49:50 +00:00
Updated Action to not upload pull requests (#7)
* Trying to understand github object Signed-off-by: Avior <florian.bouillon@delta-wings.net> * Fixed Workflow Signed-off-by: Avior <florian.bouillon@delta-wings.net> * some more tests Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -6,3 +6,7 @@ indent_size = 4
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.yaml]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
Reference in New Issue
Block a user