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

Some changes #7

Merged
merged 6 commits into from
Sep 30, 2022
Merged

Some changes #7

merged 6 commits into from
Sep 30, 2022

Conversation

modulovalue
Copy link
Contributor

Hello @ykmnkmi,

This PR is rather huge compared to the previous ones. I have some strong opinions on code style that have been enforced here. I'd be understanding If you'd prefer to rather stick to the existing style and copy the fix to #5 over manually.

Notable non codestyle related changes are:

... change linter to extra_pedantic, lower the version constraint, remove unnecessary newlines, prefer snake case, don't warn on newlines and output a newline, avoid vars, don't prefer single quoted string literals.
and move the meat of the implementation to the lib folder so that fire can be tested with fire.
@ykmnkmi
Copy link
Owner

ykmnkmi commented Sep 30, 2022

Thanks.

@ykmnkmi ykmnkmi merged commit eaa13d7 into ykmnkmi:master Sep 30, 2022
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

2 participants