Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "Not"s? #8

Open
hernanmd opened this issue Feb 14, 2022 · 1 comment
Open

Remove "Not"s? #8

hernanmd opened this issue Feb 14, 2022 · 1 comment

Comments

@hernanmd
Copy link
Contributor

Some code sections includes "Not" as part of the code where "over" part is shown:

Not aCollection groupBy: [ :each | each odd ]

But some other examples "Not" is not included:

Prefer
stylesheet at: #fontColor
over
stylesheet get: #fontColor

I prefer to have the code without the "Not" because is more clear that "Not" is not part of the code to avoid.

@Ducasse
Copy link
Member

Ducasse commented Feb 14, 2022

Yes may I will remove the Not.
The problem is that the template does not show clearly that it is a bad example. I would like to have a cross for bad and a tick for good but I cannot do this simply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants