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

Added prettier for checking files formatting and GA4 #111

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Added prettier for checking files formatting and GA4 #111

merged 2 commits into from
Oct 12, 2023

Conversation

matteobruni
Copy link
Contributor

No description provided.

@sweep-ai
Copy link
Contributor

sweep-ai bot commented Oct 12, 2023

Apply Sweep Rules to your PR?

  • Apply: All docstrings and comments should be up to date.
  • Apply: There should be no instances of commented out code.
  • Apply: All error logs should use traceback during exceptions.
  • Apply: There should be no instances of import pdb; pdb.set_trace() in production code.
  • Apply: There should be no debug log or print statements in production code.
  • Apply: All CSS files should be linked using the href attribute.
  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@matteobruni matteobruni merged commit 77c6ea6 into main Oct 12, 2023
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant