Skip to content

Commit 62a8432

Browse files
committed
#23 #24 Fix misspelled & Follow PSR12
1 parent 7178b5e commit 62a8432

26 files changed

Lines changed: 1640 additions & 746 deletions

.github/workflows/test_pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ jobs:
8585
- name: PHP Lint
8686
run: ./vendor/bin/parallel-lint src tests examples
8787

88-
- name: Neon Lint
89-
run: ./vendor/nette/neon/bin/neon-lint conf
88+
#- name: Neon Lint
89+
# run: ./vendor/nette/neon/bin/neon-lint conf
9090

9191
- name: PHP MD
9292
run: |

0 commit comments

Comments
 (0)