lazarus/components/jcf2/Process/Spacing
2020-11-30 20:35:22 +00:00
..
MaxSpaces.pas
MoveSpaceToBeforeColon.pas
NoSpaceAfter.pas Jedi Code Format: Shorten code by exit() with parameter instead of setting Result and then exit. 2020-11-19 22:12:51 +00:00
NoSpaceBefore.pas Jedi Code Format: Support generic types with const. Issue #38088, patch from Domingo Galmés. 2020-11-19 22:12:49 +00:00
RemoveSpaceAtLineEnd.pas
SingleSpaceAfter.pas Jedi Code Format: Shorten code by exit() with parameter instead of setting Result and then exit. 2020-11-19 22:12:51 +00:00
SingleSpaceBefore.pas Jedi Code Format: Fix access violation when parsing not closed IFDEF. Issue #38146, patch from Domingo Galmés. 2020-11-30 20:35:22 +00:00
SpaceBeforeColon.pas
SpaceToTab.pas
TabToSpace.pas