Skip to content

config/README.md: mention string requirement for [repository.options]#1750

Open
jullanggit wants to merge 1 commit intorustic-rs:mainfrom
jullanggit:patch-3
Open

config/README.md: mention string requirement for [repository.options]#1750
jullanggit wants to merge 1 commit intorustic-rs:mainfrom
jullanggit:patch-3

Conversation

@jullanggit
Copy link
Copy Markdown
Contributor

I'm not sure why this is the case, but it seems like non-string keys are not allowed, and produce a somewhat cryptic error message:

error: rustic-rs fatal error: parse error: TOML parse error at line 9, column 1
  |
9 | [repository]
  | ^^^^^^^^^^^^
invalid type: boolean `true`, expected a string
```.

This patch mentions this requirement in the readme :)

Clarified that all values in the table must be strings, including boolean values.
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