mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
updating commentStart to only use one # for comments
Signed-off-by: brandon feldkamp <brandon.feldkamp@gmail.com>
This commit is contained in:
committed by
Patrick East
parent
9b57302c59
commit
bc9260eeb6
@@ -1,3 +1,3 @@
|
||||
'.source.rego':
|
||||
'editor':
|
||||
'commentStart': '## '
|
||||
'commentStart': '# '
|
||||
|
||||
Reference in New Issue
Block a user