Skip to content

Commit abd0a2c

Browse files
authored
Update cpplint_modified_files.yml
1 parent f4fedb1 commit abd0a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpplint_modified_files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# 1. runs cpplint only on those files that have been modified vs. origin/master.
44
# 2. compiles with g++ only those files that have been modified vs. origin/master.
55
# 3. other optional filepath verifications may be commented out at the end of this file.
6+
# From: https://github.com/cpplint/GitHub-Action-for-cpplint
67

78
name: cpplint_modified_files
89
on: [push, pull_request]

0 commit comments

Comments
 (0)