mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-17 09:23:40 -05:00
Reduce comment minimum space from content to 1
This commit is contained in:
@@ -9,6 +9,8 @@ rules:
|
|||||||
max-spaces-inside: 1
|
max-spaces-inside: 1
|
||||||
min-spaces-inside: 1
|
min-spaces-inside: 1
|
||||||
comments-indentation: disable
|
comments-indentation: disable
|
||||||
|
comments:
|
||||||
|
min-spaces-from-content: 1
|
||||||
indentation:
|
indentation:
|
||||||
spaces: consistent
|
spaces: consistent
|
||||||
indent-sequences: true
|
indent-sequences: true
|
||||||
|
|||||||
Reference in New Issue
Block a user