Skip to content

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

Open
lwjohnst86 wants to merge 2 commits into
mainfrom
refactor/move-config-file-into-config-folder
Open

refactor: 🚚 move config files into .config/ or pyproject.toml#280
lwjohnst86 wants to merge 2 commits into
mainfrom
refactor/move-config-file-into-config-folder

Conversation

@lwjohnst86
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.

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
Copy link
Copy Markdown
Contributor

@martonvago martonvago left a comment

Choose a reason for hiding this comment

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

Otherwise looking 👍

content: "\f789"; }

.fa-adn:before {
.fa-and:before {
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.

Is this an accidental typo fix or a real change?

Comment thread CHANGELOG.md
[#29](https://github.com/seedcase-project/template-python-package/pull/29)
by [`@signekb`](https://github.com/signekb)
([b2f8daa](https://github.com/seedcase-project/template-python-package/commit/b2f8daa439a024a8fefa1ebe4b163a6e331917a2))
([b2f8data](https://github.com/seedcase-project/template-python-package/commit/b2f8daa439a024a8fefa1ebe4b163a6e331917a2))
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.

Same typo question here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Start moving config files into .config/

2 participants