Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 363 Bytes

File metadata and controls

9 lines (7 loc) · 363 Bytes

Linting

There are a number of rules that can be validated with AutoRest. The current set of rules is focused on Azure Resource Management (ARM) specs and its applicable rules.

Running linter

Run autorest -CodeGenerator None -Input <path-to-spec> if you'd like the output to be in Json format please use the following flag: -JsonValidationMessages true