forked from sascha/godot
Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards.4.0
parent
3084a48ace
commit
90019676b0
@ -1,5 +1,5 @@
|
||||
/*************************************************************************/
|
||||
/* quick_open.h */
|
||||
/* editor_quick_open.h */
|
||||
/*************************************************************************/
|
||||
/* This file is part of: */
|
||||
/* GODOT ENGINE */
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue