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 pre-commit hooks and config for 2024-09 #383

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

CAM-Gerlach
Copy link
Member

Pull Request

Pull Request Checklist

  • Read and followed this repo's Contributing Guidelines
  • Based your PR on the latest version of the correct branch (master or 4.x)
  • Checked your writing carefully for correct English spelling, grammar, etc
  • Described your changes and the motivation for them below

Description of Changes

Ended up needing to investigate and resolve a bunch of issues due to a number of major version bumps, breaking changes and repo retirements/successions, but that all only needs to be done once, and it should hopefully be smoother sailing in the future.

  • Update Pre-Commit hooks to latest to prepare for porting to Spyder-API-Docs
    • Do auto-update and ensure all hooks work and pass
      • Fix issues with auto-update (pre-release versions, pinned versions)
      • Re-investigate caniuse/browser config problem
      • Investigate and fix problems with Prettier
      • Migrate from old unmaintained eslint-config-standard to neostandard
      • Migrate eslint config and plugins to v9 and new eslint JS config file
      • Migrate stylelint and plugins to v16
      • Test and fix other hook issues
    • Check changed hooks and update config where needed
      • And remove no-var config for ESlint
    • Update Pre-Commit action and update .gitignore per Add new About page with project details and team members spyder-website#13

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @CAM-Gerlach!

@ccordoba12 ccordoba12 merged commit d153e12 into spyder-ide:master Sep 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants