Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Conversation

@tylervz
Copy link

@tylervz tylervz commented Aug 16, 2024

Add an .editorconfig file, add final newlines to many files, convert tabs to spaces in some Groovy files, make the indentation consistent across files.

Change implicit return statements in Groovy code to be explicit return statements.

@tylervz tylervz changed the title Cleanup Cleanup code Aug 16, 2024
@codeconsole
Copy link

why the explicit return statement change?

@tylervz
Copy link
Author

tylervz commented Oct 4, 2024

why the explicit return statement change?

It’s just a stylistic preference. I think it makes the code easier to read. But I can take them out if most people prefer implicit returns.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants