We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc4f78 commit 2da038fCopy full SHA for 2da038f
action.yml
@@ -1,5 +1,9 @@
1
name: 'Include Guards Check'
2
+author: 'Stephan Beyer (sbeyer)'
3
description: 'Check for #include guards in C/C++ header files'
4
+branding:
5
+ icon: 'hash'
6
+ color: 'green'
7
inputs:
8
path:
9
description: 'The path to look for include files'
0 commit comments