Skip to content

allow yaml as config file extension#5470

Open
niekdomi wants to merge 6 commits intojesseduffield:masterfrom
niekdomi:allow-yaml-extension
Open

allow yaml as config file extension#5470
niekdomi wants to merge 6 commits intojesseduffield:masterfrom
niekdomi:allow-yaml-extension

Conversation

@niekdomi
Copy link
Copy Markdown

@niekdomi niekdomi commented Apr 3, 2026

yaml is actually the preferred file extension, see:

https://web.archive.org/web/20210311073506/https://yaml.org/faq.html

or

https://stackoverflow.com/a/22268973

Though I kept yml as default to prevent potential breaking changes

I haven't updated the docs yet (Its just Config.md i think), since I want to gather some feedback first.

PR Description

Please check if the PR fulfills these requirements

  • Cheatsheets are up-to-date (run go generate ./...)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
  • Text is internationalised (see here)
  • If a new UserConfig entry was added, make sure it can be hot-reloaded (see here)
  • Docs have been updated if necessary TODO
  • You've read through your own file changes for silly mistakes etc

@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 3, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

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