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 code using cljfmt #102

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Format code using cljfmt #102

merged 1 commit into from
Oct 2, 2024

Conversation

crisptrutski
Copy link
Contributor

@crisptrutski crisptrutski commented Oct 2, 2024

🧹

Copy link
Contributor Author

crisptrutski commented Oct 2, 2024

@crisptrutski crisptrutski changed the title Format files Format code using cljfmt Oct 2, 2024
@crisptrutski crisptrutski marked this pull request as ready for review October 2, 2024 06:38
@crisptrutski crisptrutski requested a review from a team October 2, 2024 06:38
@crisptrutski crisptrutski self-assigned this Oct 2, 2024
(dotimes [_ 1000] (simple-benchmark)))
(dotimes [_ 1000] (simple-benchmark)))
Copy link
Contributor Author

@crisptrutski crisptrutski Oct 2, 2024

Choose a reason for hiding this comment

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

It can't tell that this is under a macro, because we use a dynamic require. Doesn't feel worth overriding.

@crisptrutski crisptrutski changed the base branch from more-acceptance-tests to graphite-base/102 October 2, 2024 15:10
@crisptrutski crisptrutski changed the base branch from graphite-base/102 to master October 2, 2024 15:11
@crisptrutski crisptrutski merged commit 828d90b into master Oct 2, 2024
5 checks passed
Copy link
Contributor Author

Merge activity

@crisptrutski crisptrutski deleted the cljfmt branch October 2, 2024 15:13
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.

3 participants