<#20344 Empty TOML section `[]` in GLOBAL options ...
# github-notifications
c
#20344 Empty TOML section `[]` in GLOBAL options docs Issue created by huonw Describe the bug The toml suggestion for options in the GLOBAL section end up with
[]
as their TOML section, e.g. https://www.pantsbuild.org/v2.19/docs/reference-global#level image That should show:
Copy code
[GLOBAL]
level = <LogLevel>
Pants version 2.19 OS N/A Additional info #19718 pantsbuild/pants