Skip to content

docs: clarify that flint init works with existing mise.toml#208

Merged
zeitlinger merged 2 commits intografana:mainfrom
zeitlinger:docs/clarify-init-existing-mise
Apr 23, 2026
Merged

docs: clarify that flint init works with existing mise.toml#208
zeitlinger merged 2 commits intografana:mainfrom
zeitlinger:docs/clarify-init-existing-mise

Conversation

@zeitlinger
Copy link
Copy Markdown
Member

Summary

Clarify that flint init is appropriate for repositories that already use mise, not just greenfield setup.

Why

The current installation section can read like there are two separate paths:

  • manually add flint to mise.toml
  • bootstrap with flint init

That can imply flint init is mainly for new repositories, while manual edits are the safer choice when mise.toml already exists.

This change makes it explicit that flint init is still appropriate in a repo with an existing mise.toml, and that users can trim the generated tool list afterward.

Testing

  • mise run lint

Copilot AI review requested due to automatic review settings April 23, 2026 06:03
@zeitlinger zeitlinger requested a review from a team as a code owner April 23, 2026 06:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Clarifies in the README that flint init is intended to be used even in repositories that already have an existing mise.toml, reducing confusion about “manual edits vs init” setup paths.

Changes:

  • Adds explicit guidance that flint init is appropriate for repos with an existing mise.toml
  • Notes that users can trim the generated tool list after running flint init

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
@zeitlinger zeitlinger changed the title README: clarify that flint init works with existing mise.toml docs: clarify that flint init works with existing mise.toml Apr 23, 2026
@zeitlinger zeitlinger enabled auto-merge (squash) April 23, 2026 06:42
@zeitlinger zeitlinger merged commit a1028fe into grafana:main Apr 23, 2026
13 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 23, 2026
zeitlinger pushed a commit that referenced this pull request Apr 23, 2026
### Added

- group linter renovate updates
([#209](#209))

### Fixed

- expand baseline guards for config and flint changes
([#215](#215))
- remove stale exclude_paths init placeholder
([#211](#211))
- baseline lint coverage changes
([#214](#214))
- align biome init and formatter ownership
([#205](#205))

### Other

- *(deps)* update dependency npm:renovate to v43.133.0
([#216](#216))
- *(deps)* update dependency npm:renovate to v43.132.2
([#212](#212))
- *(deps)* update taiki-e/install-action digest to 5f57d6c
([#204](#204))
- clarify that flint init works with existing mise.toml
([#208](#208))
- guard against overlapping fixer ownership
([#206](#206))

> [!IMPORTANT]
> Close and reopen this PR to trigger CI checks.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

3 participants