Skip to content

Trim lint from examples#43

Draft
jrha wants to merge 1 commit intoquattor:mainfrom
jrha:trim_lint
Draft

Trim lint from examples#43
jrha wants to merge 1 commit intoquattor:mainfrom
jrha:trim_lint

Conversation

@jrha
Copy link
Member

@jrha jrha commented Jan 7, 2026

  • Add missing component dependencies
  • Add missing spaces after semicolons
  • Ensure all files use unix line-endings
  • Fix whitespace around operators
  • Reflow indentation in all templates
  • Remove curly braces from include statements
  • Remove trailing slashes from left hand paths
  • Remove whitespace before commas
  • Remove whitespace before semicolons
  • Replace nlists with dicts
  • Replace tabs with spaces
  • Strip trailing whitespace
  • Use file_contents modernise nagios apache config example
  • Use filecontents to include bash scripts rather than HEREDOC
  • Use format strings to generate all repository URLs
  • Use format strings to replace to_string where possible

Requires quattor/pan#278.

@jrha jrha added this to the 26.1 milestone Jan 7, 2026
@jrha jrha added the cleanup label Jan 7, 2026
@jrha jrha marked this pull request as draft January 7, 2026 14:54
@jrha jrha force-pushed the trim_lint branch 2 times, most recently from 6db8876 to 3da5776 Compare January 14, 2026 11:13
* Add missing component dependencies
* Add missing spaces after semicolons
* Ensure all files use unix line-endings
* Fix whitespace around operators
* Reflow indentation in all templates
* Remove curly braces from include statements
* Remove trailing slashes from left hand paths
* Remove whitespace before commas
* Remove whitespace before semicolons
* Replace nlists with dicts
* Replace tabs with spaces
* Strip trailing whitespace
* Use file_contents modernise nagios apache config example
* Use filecontents to include bash scripts rather than HEREDOC
* Use format strings to generate all repository URLs
* Use format strings to replace to_string where possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant