Skip to content

Commit 18a37b0

Browse files
author
Johan Brichau
committed
Moved the return and temps formatting rules to the PharoWithStyle project
1 parent 1c02177 commit 18a37b0

File tree

3 files changed

+1
-39
lines changed

3 files changed

+1
-39
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
accessing-code
1+
running
22
rules
33

44
^ (OrderedCollection new
55
addAll: GRReSlimeBlockLintRule allSubclasses;
66
addAll: GRReSlimeParseTreeLintRule allSubclasses;
77
" addAll: GRSlimeTransformationRule allSubclasses;"
8-
add: ReMultiplePeriodsTerminatingStatementRule;
9-
add: ReUnnecessaryLastPeriodRule;
108
yourself) reject: #isAbstract

repository/Grease-Tests-Pharo-Slime.package/GRReSlimeTest.class/instance/testReturnFormatting.st

Lines changed: 0 additions & 16 deletions
This file was deleted.

repository/Grease-Tests-Pharo-Slime.package/GRReSlimeTest.class/instance/testTempsFormatting.st

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)