Skip to content

refactor: 🚚 move config files into .config/ or pyproject.toml#280

Merged
lwjohnst86 merged 4 commits into
mainfrom
refactor/move-config-file-into-config-folder
May 22, 2026
Merged

refactor: 🚚 move config files into .config/ or pyproject.toml#280
lwjohnst86 merged 4 commits into
mainfrom
refactor/move-config-file-into-config-folder

Conversation

@lwjohnst86

@lwjohnst86 lwjohnst86 commented May 20, 2026

Copy link
Copy Markdown
Member

Description

Move all config files into .config/ folder. Only pytest I moved into pyproject.toml, as setting IDE-level changes wasn't that easy, nor do the docs talk about it. I tried to move .typos.toml, but it doesn't work well. There's an open issue in typos to support .config/ (crate-ci/typos#1445).

Closes #262

Needs a quick review.

Checklist

  • Ran just run-all

@lwjohnst86

Copy link
Copy Markdown
Member Author

@joelostblom @martonvago @signekb whaddya think? Can't add you guys as reviewers yet, need to set up an "everyone" team with read only permissions to all public repos.

@lwjohnst86 lwjohnst86 moved this from Todo to In review in Platform development May 20, 2026

@martonvago martonvago left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Otherwise looking 👍

Comment thread CHANGELOG.md Outdated

@joelostblom joelostblom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for making these changes, only minor comments.

Comment thread justfile
Comment thread justfile
@github-project-automation github-project-automation Bot moved this from In review to In progress in Platform development May 21, 2026
@lwjohnst86 lwjohnst86 force-pushed the refactor/move-config-file-into-config-folder branch from b40f14e to a79c291 Compare May 21, 2026 19:00
@lwjohnst86 lwjohnst86 moved this from In progress to In review in Platform development May 21, 2026
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Co-authored-by: Luke W. Johnston <lwjohnst86@users.noreply.github.com>
martonvago
martonvago previously approved these changes May 22, 2026

@martonvago martonvago left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🎉

signekb
signekb previously approved these changes May 22, 2026

@signekb signekb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice cleanup 🥳

joelostblom
joelostblom previously approved these changes May 22, 2026
@github-project-automation github-project-automation Bot moved this from In review to Approved in Platform development May 22, 2026
@lwjohnst86 lwjohnst86 dismissed stale reviews from joelostblom, signekb, and martonvago via 9ea6c4b May 22, 2026 10:30
@lwjohnst86 lwjohnst86 merged commit f65c2bc into main May 22, 2026
8 checks passed
@lwjohnst86 lwjohnst86 deleted the refactor/move-config-file-into-config-folder branch May 22, 2026 10:41
@github-project-automation github-project-automation Bot moved this from Approved to Done in Platform development May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Start moving config files into .config/

4 participants