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

resume ci linting and move code style configs to ui #16688

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

schlawg
Copy link
Collaborator

@schlawg schlawg commented Dec 29, 2024

  • move eslint.config.mjs, lint-staged.config.mjs, .eslintcache, .prettierrc.json to ui directory
  • .prettierignore stays at root level to remain alongside .gitignore (for reasons that are not pretty)
  • run prettier on bin/** scripts because why not
  • pnpm add-hooks migrate deprecated syntax and only add bin/git-hooks if not already present
  • pnpm remove-hooks migrate deprecated syntax
  • pnpm check-format no longer includes lint so add it back to .github/workflows/lint.yml

@ornicar ornicar merged commit 6c64687 into lichess-org:master Dec 29, 2024
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.

2 participants