mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 05:38:11 +00:00
![]() Specifically: * Properties must precede sub-object declarations. * There shouldn't be any newlines in-between properties. * There should be a newline in-between each sub-object. * Object declarations must include the curly braces. * There should be a newline between the properties of an object and it's sub-objects. |
||
---|---|---|
.. | ||
AST.h | ||
AutocompleteProvider.cpp | ||
AutocompleteProvider.h | ||
Formatter.h | ||
Lexer.cpp | ||
Lexer.h | ||
Parser.cpp | ||
Parser.h | ||
SyntaxHighlighter.cpp | ||
SyntaxHighlighter.h |