Integrate .pre-commit-config.yaml

(cherry picked from commit e0d363aad8)
This commit is contained in:
Thaddeus Crews
2024-06-24 12:20:55 -05:00
committed by David Snopek
parent 1a22e43075
commit c35e7545b7
45 changed files with 423 additions and 1012 deletions

View File

@@ -1,6 +1,6 @@
import common_compiler_flags
from SCons.Variables import *
from SCons.Tool import clang, clangxx
from SCons.Variables import BoolVariable
def options(opts):