Skip to content

Standardise code and fix linter issues #919

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

Merged
merged 13 commits into from
Apr 20, 2022
Merged

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Apr 14, 2022

Fix and apply the configured standard to the code base makes easier for the next changes go through the pipeline without have to mess up with tech debts. This also enables the lint stage be part of test routing, not only in the pre-commit hook (which could be by passed).

Packages to fix

  • core
    • src
    • test
  • bolt-connection
    • src
    • test
  • neo4j-driver-lite
    • src
    • test
  • neo4j-driver
    • src
    • test
  • testkit-backend

@bigmontz bigmontz force-pushed the 5.0-apply-standard branch from 3537642 to 44df9d9 Compare April 19, 2022 13:52
@bigmontz bigmontz force-pushed the 5.0-apply-standard branch 4 times, most recently from c681ff5 to 17035fc Compare April 20, 2022 08:27
@bigmontz bigmontz force-pushed the 5.0-apply-standard branch from 17035fc to 2023ef2 Compare April 20, 2022 08:49
@bigmontz bigmontz marked this pull request as ready for review April 20, 2022 13:11
@bigmontz bigmontz merged commit 4b93e49 into neo4j:5.0 Apr 20, 2022
@bigmontz bigmontz deleted the 5.0-apply-standard branch April 20, 2022 16:44
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.

1 participant