Compare commits

..

No commits in common. "c2dd4485c3ae63d29983624be75d695241cbc6dc" and "79dcd7911b2c2db87e269a96e913c91dcd965c2c" have entirely different histories.

2 changed files with 0 additions and 14 deletions

View File

@ -95,8 +95,6 @@ steps:
- failure - failure
trigger: trigger:
branch:
- master
event: event:
- push - push
repo: repo:

View File

@ -1,12 +0,0 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false