samba-in-kubernetes / samba-container

Build Samba Container Images / Kubernetes & Container Runtime Example Files
GNU General Public License v3.0
48 stars 18 forks source link

reformat yaml files to remove yamllint warnings #149

Closed phlogistonjohn closed 1 year ago

phlogistonjohn commented 1 year ago

The title says it all. Tedious but straightforward. Gets rid of the noise when running make check-yaml so you can more easily see if you've introduced an error or warning. I disagree with yaml lint on certain trailing comments, but I just went with the flow for now.