Skip to content

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Jan 30, 2026

  • remove the configuration parameter tables, which violate DRY and are therefore inconsistent with the YAML file for some algorithms
  • require docstring for including configuration documentation, for algorithms that have a Config.yaml file
  • add syntax coloring for the @include'd YAML files (assumes the syntax is "close enough" to Python, for correct coloring; works well, surprisingly)

- remove the configuration parameter tables, which violate DRY and are
  therefore inconsistent with the YAML file for some algorithms
- require docstring for including configuration documentation, for
  algorithms that have a `Config.yaml` file
@c-dilks c-dilks merged commit 0ab87f3 into main Feb 2, 2026
19 checks passed
@c-dilks c-dilks deleted the rm-config-param-tables branch February 2, 2026 16:13
@github-project-automation github-project-automation bot moved this from Unsorted to Done in Iguana Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants