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

Add linter and CI #104

Merged
merged 15 commits into from
Feb 14, 2023
Merged

Add linter and CI #104

merged 15 commits into from
Feb 14, 2023

Conversation

mihaitodor
Copy link
Contributor

@mihaitodor mihaitodor commented Jul 11, 2021

Thought to add some linting and CI to this one too.

I guess 93f81fa might have caused trouble in some cases, because the underlying data of slices is passed by reference. On second thought, after playing with some similar code a bit, I think the compiler is smart enough to do the right thing. I can revert to the original implementation and add a linter exception if you prefer that.

Also, there are a bunch of functions called in the tests which aren't checked for errors and I ignored them for now. Happy to add those checks if you don't mind the extra verbosity.

@mihaitodor mihaitodor force-pushed the add-linter branch 2 times, most recently from b119c15 to beb3983 Compare September 27, 2022 17:54
@Jeffail
Copy link
Owner

Jeffail commented Feb 14, 2023

HERE I AM ACKNOWLEDGING THAT THIS REPO EXISTS 🥳

Thanks @mihaitodor, sorry for the delay 😅

@Jeffail Jeffail merged commit 286a8d7 into Jeffail:master Feb 14, 2023
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.

2 participants