Compare commits
3 Commits
6e9230d722
...
891538554c
Author | SHA1 | Date | |
---|---|---|---|
891538554c | |||
f757aff455 | |||
ba7770fdbd |
@ -10,3 +10,6 @@ end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
@ -3,7 +3,7 @@ name: Lint Shell files
|
||||
on:
|
||||
pull_request:
|
||||
branches: ["*"]
|
||||
types: ["opened","edited"]
|
||||
types: ["opened", "edited"]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user