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

format files before a commit #44

Merged
merged 15 commits into from
Jan 15, 2024
Merged

Conversation

deemp
Copy link
Member

@deemp deemp commented Jan 12, 2024

Closes #41, #43


PR-Codex overview

This PR focuses on code formatting and quality improvements.

Detailed summary

  • Added pre-commit tool for code quality checks
  • Updated formatting rules in fourmolu.yaml
  • Added run-fourmolu.sh script for running fourmolu
  • Updated README.md with instructions for setting up pre-commit

The following files were skipped due to too many changes: README.md

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@deemp deemp linked an issue Jan 12, 2024 that may be closed by this pull request
2 tasks
@deemp deemp force-pushed the 41-format-files-before-a-commit branch from 2ed8cd5 to 613b7f4 Compare January 13, 2024 17:27
@deemp deemp requested review from aabounegm and fizruk January 13, 2024 17:31
.vscode/settings.json Show resolved Hide resolved
@fizruk fizruk merged commit b8e928c into master Jan 15, 2024
4 checks passed
@fizruk fizruk deleted the 41-format-files-before-a-commit branch January 15, 2024 12:04
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.

Format files before a commit
3 participants