Skip to content
Snippets Groups Projects

make it possible to use clang-tidy

Merged swym requested to merge swym/firmware:tidy into master
All threads resolved!
Files
4
+ 8
0
 
[.[]|({
 
directory:.directory,
 
command:(. as {file:$file, directory:$directory}|.command
 
|sub("-fno-isolate-erroneous-paths-dereference";"-m32")
 
)
 
,
 
file:(.file|sub("^../";.directory|sub("build$";"")))
 
})]
 
\ No newline at end of file
Loading