Skip to content

Replace patch_config with tomlq

brunos requested to merge bruno.sc/replace-patch_config-with-tomlq into devel

Version Control Information

Source branch: bruno.sc/replace-patch_config-with-tomlq
Target branch: devel

Commits:

* Replace patch_config with tomlq

Since `tomlq` is available, we don't need to maintain the patch_config tool
 anymore.

Related: dae33e0e Replace python json/yaml/toml oneliners (!1235)

Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

Merge request reports