Run the registration policy on upstream OAuth registration
This commit is contained in:
@@ -46,5 +46,5 @@ coverage:
|
||||
|
||||
.PHONY: lint
|
||||
lint:
|
||||
$(OPA) fmt -d --fail .
|
||||
$(OPA) check --strict .
|
||||
$(OPA) fmt -d --fail ./*.rego util/*.rego
|
||||
$(OPA) check --strict --schema schema/ ./*.rego util/*.rego
|
||||
|
||||
Reference in New Issue
Block a user