This website requires JavaScript.
Explore
Help
Sign In
mhu
/
c-style-checker
Watch
1
Star
0
Fork
0
You've already forked c-style-checker
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mario Hüttel
aeb2707d80
Disable warning about volatile variables. They are oftne needed in embedded code
2022-07-16 12:37:49 +02:00
check-style.sh
Init with modified form of linux style checker, add script to conveniently execute style checker
2019-03-07 19:56:19 +01:00
checkpatch.pl
Disable warning about volatile variables. They are oftne needed in embedded code
2022-07-16 12:37:49 +02:00
const_structs.checkpatch
Remove spdx checking, remove const structs warning, add spelling dictionary
2019-03-07 20:25:31 +01:00
spelling.txt
Remove spdx checking, remove const structs warning, add spelling dictionary
2019-03-07 20:25:31 +01:00
Description
This is the linux C style checker with an adapted line width of 120 characters.
90
KiB
Languages
Perl
99.8%
Shell
0.2%