-
Notifications
You must be signed in to change notification settings - Fork 687
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
CATROID-1416 "Find/search" in Scripts should ignore trailing spaces #4535
Conversation
a91a0fe
to
5bf63cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, however please make sure to update all File headers to "2010-2022" and that there is only one commit on the PR!
63cd830
to
30df96f
Compare
@@ -1,6 +1,6 @@ | |||
/* | |||
* Catroid: An on-device visual programming system for Android devices | |||
* Copyright (C) 2010-2021 The Catrobat Team | |||
* Copyright (C) 2010-2022sc The Catrobat Team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove the accidently added "sc"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops sorry for the mixup. fixed it now
30df96f
to
217c6de
Compare
217c6de
to
27435d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Thanks!! |
Also:
-> 22308cb
Your checklist for this pull request
Please review the contributing guidelines and wiki pages of this repository.