Skip to content

Remove vestigial .JuliaFormatter.toml (repo uses Runic) - #13

Open
timweiland wants to merge 1 commit into
mainfrom
chore/drop-juliaformatter-config
Open

Remove vestigial .JuliaFormatter.toml (repo uses Runic)#13
timweiland wants to merge 1 commit into
mainfrom
chore/drop-juliaformatter-config

Conversation

@timweiland

Copy link
Copy Markdown
Owner

Summary

Removes the empty, vestigial .JuliaFormatter.toml.

This repository is formatted with Runic (see the two "Runic formatting" commits), not JuliaFormatter. Runic is zero-config, so no replacement file is needed.

The leftover empty JuliaFormatter config only signalled the wrong formatter — running JuliaFormatter.format(".") reformats the entire codebase to a different style (spaces in type params, for i in 1:n, etc. all get changed). No CI references JuliaFormatter, so nothing depends on this file.

🤖 Generated with Claude Code

The repository is formatted with Runic (see the "Runic formatting" commits),
not JuliaFormatter, and Runic is zero-config. The empty .JuliaFormatter.toml
only signalled the wrong formatter and invited accidental whole-file
reformatting if JuliaFormatter is run.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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