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

Clean up some codesmells #110

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Clean up some codesmells #110

merged 1 commit into from
Sep 24, 2021

Conversation

imRohan
Copy link
Owner

@imRohan imRohan commented Sep 24, 2021

With the recent addition of CodeClimate, a few code smells have been identified.
Most can be cleaned up easily, and repeated logic abstracted into separate functions.

  • Cleaned up the BlocksController
  • Cleaned up routes file

@imRohan imRohan added the Work in Progress This PR is not ready for review, and is being worked on label Sep 24, 2021
@imRohan imRohan self-assigned this Sep 24, 2021
@imRohan imRohan added Ready for Review Once you've squashed your commits, the PR is now ready for review! and removed Work in Progress This PR is not ready for review, and is being worked on labels Sep 24, 2021
With the recent addition of CodeClimate, a few code smells have been identified.
Most can be cleaned up easily, and repeated logic abstracted into separate
functions.

* Cleaned up the BlocksController
* Cleaned up routes file
@imRohan imRohan merged commit a03e6fc into master Sep 24, 2021
@imRohan imRohan deleted the rl-fix-codesmells branch September 24, 2021 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for Review Once you've squashed your commits, the PR is now ready for review!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant