mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-05 11:40:46 +08:00
cpplint --counting=detailed --recursive .
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -7,4 +7,4 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/setup-python@v1
|
||||
- run: pip install cpplint
|
||||
- run: cpplint --recursive .
|
||||
- run: cpplint --counting=detailed --recursive .
|
||||
|
||||
Reference in New Issue
Block a user