You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enforce .h extension for headers (add a check for enforcing .cc extension while at it too).
Note: scripts/generate_header_guards_and_license.py already does some checking for file extensions (and only checks license and guards for the mentioned extensions).
The text was updated successfully, but these errors were encountered:
Enforce
.h
extension for headers (add a check for enforcing.cc
extension while at it too).Note:
scripts/generate_header_guards_and_license.py
already does some checking for file extensions (and only checks license and guards for the mentioned extensions).The text was updated successfully, but these errors were encountered: