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 CI to lint the codebase #78

Merged
merged 9 commits into from
Jul 3, 2024
Merged

Commits on Jul 3, 2024

  1. ci: introduce dprint

    This tool is useful for keeping the formatting style consistent.
    azzamsa committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2875361 View commit details
    Browse the repository at this point in the history
  2. ci: introduce typos

    azzamsa committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    146003a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b188bd8 View commit details
    Browse the repository at this point in the history
  4. ci: add prettier to CI

    azzamsa committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4ef228d View commit details
    Browse the repository at this point in the history
  5. refactor: run prettier

    azzamsa committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    aa472c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5eba3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    446a2a0 View commit details
    Browse the repository at this point in the history
  8. ci: temporarily disable ESLint

    Too many errors to fix at the moment.
    azzamsa committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a39b704 View commit details
    Browse the repository at this point in the history
  9. refactor: fix typos

    azzamsa committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    531c441 View commit details
    Browse the repository at this point in the history