1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-09 22:29:35 +00:00

Added .lclintrc

git-svn-id: svn://svn.cc65.org/cc65/trunk@855 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2001-09-06 09:43:53 +00:00
parent b02fbce931
commit 3c2dafcb1f

5
src/cc65/.lclintrc Normal file
View File

@ -0,0 +1,5 @@
+boolint
-boolops
-retvalint
-retvalother
-I../common