Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move comments above keys in config.toml #3731

Merged
merged 1 commit into from
May 9, 2023
Merged

Move comments above keys in config.toml #3731

merged 1 commit into from
May 9, 2023

Conversation

jirutka
Copy link
Contributor

@jirutka jirutka commented May 6, 2023

The current style is very unusual, confusing and breaks compatibility with tools for parsing config files including comments. Everyone writes comments above the items to which they refer (maybe except pythonists), so let's stick to that.

The current style is very unusual, confusing and breaks compatibility
with tools for parsing config files including comments. Everyone writes
comments above the items to which they refer (maybe except pythonists),
so let's stick to that.
@curquiza curquiza added this to the v1.3.0 milestone May 9, 2023
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

Thanks @jirutka for this PR!

bors merge

@curquiza curquiza added the documentation Related to the documentation of this repository label May 9, 2023
@meili-bors
Copy link
Contributor

meili-bors bot commented May 9, 2023

Build succeeded:

@meili-bors meili-bors bot merged commit 918ce1d into meilisearch:main May 9, 2023
7 checks passed
@jirutka jirutka deleted the config-style branch May 9, 2023 12:37
@meili-bot meili-bot added the v1.3.0 PRs/issues solved in v1.3.0 released on 2023-07-31 label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to the documentation of this repository v1.3.0 PRs/issues solved in v1.3.0 released on 2023-07-31
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants