Add linter workflow (#33)

This commit is contained in:
Lutz Justen
2022-12-01 10:38:14 +01:00
committed by GitHub
parent a381541d1b
commit 876e59409f
23 changed files with 73 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
load("@rules_cc//cc:defs.bzl", "cc_library", "cc_test")
package(default_visibility = ["//:__subpackages__"])
cc_library(