index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CheckBasicStyle.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
CheckBasicStyle ignores the Bindings.h generated file.
Mattes D
1
-0
/
+1
2014-08-28
CheckBasicStyle: Added checking for the "template" keyword.
Mattes D
1
-1
/
+2
2014-08-27
CheckBasicStyle: Relaxed the "space after comma".
Mattes D
1
-1
/
+1
2014-08-04
CheckBasicStyle: multi-level indent change.
madmaxoft
1
-1
/
+16
2014-08-04
BasicStyleCheck: Dividers are exactly 80 slashes.
madmaxoft
1
-1
/
+17
2014-07-21
CheckBasicStyle: Added a lua shebang.
madmaxoft
1
-0
/
+1
2014-07-21
CheckBasicStyle: Doesn't require LuaFileSystem.
madmaxoft
1
-34
/
+10
2014-07-21
Normalized spaces after "catch".
madmaxoft
1
-1
/
+2
2014-07-21
CheckBasicStyle: Checks spaces after keywords, no space before ")".
madmaxoft
1
-1
/
+16
2014-07-19
CheckBasicStyle: Checks for braces not on separate lines.
madmaxoft
1
-2
/
+6
2014-07-19
CheckBasicStyle: Check spaces around commas.
madmaxoft
1
-6
/
+6
2014-07-18
CheckBasicStyle: Proper spaces with commas.
madmaxoft
1
-21
/
+48
2014-07-17
Initial version of a script to check basic style.
madmaxoft
1
-0
/
+188