posit-dev / publisher

MIT License
3 stars 0 forks source link

Omit has_parameters from config if it is false #1839

Closed mmarchetti closed 1 week ago

mmarchetti commented 2 weeks ago

Intent

This PR omits the has_parameters field from TOML files we create, if it is false (which it usually is).

Fixes #1788

Type of Change

Automated Tests

Updated an existing test to cover this.

Directions for Reviewers

Create a new config, should be no has_parameters line.