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

Update CI and ESLint configuration #241

Closed
wants to merge 45 commits into from
Closed

Update CI and ESLint configuration #241

wants to merge 45 commits into from

Conversation

RichDom2185
Copy link
Member

@RichDom2185 RichDom2185 commented Sep 10, 2023

Description

  • Update PR template
  • Update CI to run lint checks
  • Typecheck ESLint config
    • Uses JSDoc comments to allow for editor auto-completions
  • Clean up ESLint config
  • Remove Airbnb ESLint config
    • Most cases are covered by typescript-eslint, and no point downgrading the other cases to a warning anyway
  • Set up Prettier config
  • Install Prettier
    • It's opinionated, but as a result, has minimal configuration and also is consistent with frontend

Type of change

  • Code quality improvements

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@RichDom2185 RichDom2185 removed the request for review from Cloud7050 February 18, 2024 02:38
@RichDom2185 RichDom2185 marked this pull request as ready for review February 18, 2024 02:38
@RichDom2185
Copy link
Member Author

Adding @sayomaki for suggestions – refer to the original discussion in #275. What are your thoughts?

Copy link
Member Author

@RichDom2185 RichDom2185 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this PR is marked as "ready" for interim/RFC purposes, cleaning up will be done later (or perhaps in a subsequent PR to minimise the changes to this PR)

@RichDom2185
Copy link
Member Author

Superseded by #296

@RichDom2185 RichDom2185 deleted the update-ci branch March 26, 2024 12:52
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