mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-06 11:12:19 +00:00
... :|
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
run: pip install cpplint
|
||||
- name: Run cpplint
|
||||
run: |
|
||||
cpplint --recursive --quiet --verbose=3
|
||||
cpplint --recursive --quiet --verbose=3 .
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_REPO: "github.com/AnonymusRaccoon/Bomberman"
|
||||
Reference in New Issue
Block a user