Skip to content

Commit

Permalink
Update styleguide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivenjs authored Jul 12, 2024
1 parent aaccb65 commit 0631673
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions styleguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ Hier finden Sie sämtliche Dokumentation für den Codestyle des SWT-Projekts Squ
MethodName
| y |
(true or: [false not] or: [nil isNil])
ifFalse: [self halt].
(true or: [false not] or: [nil isNil]) ifFalse: [self halt].
y := self size + super size.
{$a . #a . 'a’ . 1 . 1,0}
do: [:each | Transcript
Expand Down

0 comments on commit 0631673

Please sign in to comment.