mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-25 22:51:41 +00:00
chore(lint): linting, fixed editorconfig
This commit is contained in:
3
.github/workflows/reviewdog-linters.yml
vendored
3
.github/workflows/reviewdog-linters.yml
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Reviewdog Linters
|
||||
|
||||
on: [push]
|
||||
on: [ push ]
|
||||
|
||||
jobs:
|
||||
linters:
|
||||
@@ -37,7 +37,6 @@ jobs:
|
||||
--list
|
||||
--write
|
||||
--diff
|
||||
--simplify
|
||||
--language-dialect bash
|
||||
--indent 2
|
||||
--binary-next-line
|
||||
|
||||
Reference in New Issue
Block a user