Page MenuHomeDevCentral

Normalize quotes
ClosedPublic

Authored by dereckson on Apr 3 2026, 22:50.
Tags
None
Referenced Files
F34206889: D4046.id10773.largetrue.diff
Fri, Jun 26, 15:35
F34197242: D4046.id10773.diff
Fri, Jun 26, 11:23
Unknown Object (File)
Thu, Jun 25, 16:33
Unknown Object (File)
Thu, Jun 25, 16:33
Unknown Object (File)
Thu, Jun 25, 16:33
Unknown Object (File)
Wed, Jun 24, 23:04
Unknown Object (File)
Sun, Jun 21, 13:27
Unknown Object (File)
Fri, Jun 19, 23:07
Subscribers
None

Details

Summary

A lot of Jinja, Python and Salt expressions uses single quotes.

As other language code conventions tend to switch to double quotes,
it's a good move to respect principle of less surprise and to be coherent
to use double quotes in this repository too.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Errors
SeverityLocationCodeMessage
Errorroles/viperserv/eggdrop/cron.sls:16E111flake8 E111
Errorroles/viperserv/eggdrop/cron.sls:19E111flake8 E111
Errorroles/viperserv/eggdrop/cron.sls:55E501flake8 E501
Unit
No Test Coverage
Branch
normalize-quotes
Build Status
Buildable 6570
Build 6854: arc lint + arc unit

Event Timeline

This change touches Wolfplex files. As such, administrative approval is needed from Wolfplex technical contact.

This revision is now accepted and ready to land.Sun, Jun 7, 10:51
This revision was landed with ongoing or failed builds.Sun, Jun 7, 10:51
Closed by commit rOPS910706144309: Normalize quotes (authored by dereckson). · Explain Why
This revision was automatically updated to reflect the committed changes.