Add lint github action (#2473)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Ignore submodule files
|
||||
lib/*/
|
||||
conan-pkgs/*/
|
||||
|
||||
.github/
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
# Ignore submodule files
|
||||
lib/*/
|
||||
conan-pkgs/*/
|
||||
|
||||
.github/
|
||||