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

chore: lint and naming refactor #475

Merged
merged 3 commits into from
Dec 4, 2022
Merged

chore: lint and naming refactor #475

merged 3 commits into from
Dec 4, 2022

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Dec 1, 2022

Enable more linters, address the issues and do a major naming refactor to use golang lower camelCase identifiers for types, functions, methods and variable names.

@stevenh stevenh force-pushed the chore/go-style branch 2 times, most recently from 862d2fa to 089ee2f Compare December 1, 2022 22:25
Enable more linters, address the issues and do a major naming refactor
to use golang lower camelCase identifiers for types, functions, methods
and variable names.
Clean up inline generation so it doesn't rely on temporary variables.
Remove unused functions generated by inline.pl.
@stevenh stevenh marked this pull request as ready for review December 4, 2022 21:45
@stevenh stevenh merged commit 026a1d9 into master Dec 4, 2022
@stevenh stevenh deleted the chore/go-style branch December 4, 2022 21:49
sg3des pushed a commit to sg3des/otto that referenced this pull request Jul 17, 2023
Enable more linters, address the issues and do a major naming refactor
to use golang lower camelCase identifiers for types, functions, methods
and variable names.

Also: 
* Clean up inline generation so it doesn't rely on temporary variables.
* Remove unused functions generated by inline.pl.
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

Successfully merging this pull request may close these issues.

None yet

1 participant