Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 728 Bytes

RAMLLintBear.rst

File metadata and controls

36 lines (22 loc) · 728 Bytes

RAML Linter is a static analysis, linter-like, utility that will enforce rules on a given RAML document, ensuring consistency and quality. Note: Files should not have leading empty lines, else the bear fails to identify the problems correctly.

  • RAML

Dependencies

  • npm - ramllint

Can Detect

  • Formatting
  • Syntax

License

AGPL-3.0

Authors