glideinWMS / glideinwms

The glideinWMS Project
http://tinyurl.com/glideinwms
Apache License 2.0
16 stars 46 forks source link

Fixed tags not to have " #" which starts a comment in yaml #251

Closed mambelli closed 1 year ago

mambelli commented 1 year ago

Fixed tags not to have " #" which starts a comment in YAML also if not at the beginning of a line. Inside a quoted string or just "#" without a space before is OK. Improved also process_tags code quality