Parent Directory
|
Revision Log
feat: add freehttpd source files to the project
1 | rakinar2 | 44 | #! /bin/sh |
2 | |||
3 | sources=$(find . -type f -regex ".*/.*\.c" -regextype sed) | ||
4 | clang-tidy-18 $sources | ||
5 | exit $? |
Name | Value |
---|---|
svn:executable | * |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |