Integrate .pre-commit-config.yaml

This commit is contained in:
Thaddeus Crews
2024-06-24 12:20:55 -05:00
parent c414c2b37d
commit e0d363aad8
45 changed files with 424 additions and 1013 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):