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

Fix and disable strict boolean lintern #1019

Conversation

KoalaSat
Copy link
Member

@KoalaSat KoalaSat commented Dec 22, 2023

What does this PR do?

  • Disable @typescript-eslint/strict-boolean-expressions, since the proposed logic is not compatible with the actual behavior of the app
  • Reload book when the offers page is visited to fetch new orders

This PR introduces/refactors/...

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@KoalaSat KoalaSat changed the base branch from main to the-federation-layer-v0.6.0 December 22, 2023 12:59
@Reckless-Satoshi Reckless-Satoshi merged commit 05fb65d into RoboSats:the-federation-layer-v0.6.0 Dec 25, 2023
3 checks passed
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