Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 660 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 660 Bytes

linters

Styleguide repository for Operable projects

This repository stores configuration files for any linters and static code analysis tools used on Operable projects. Specifically it allows us to centralize such configuration for use with the Ebert analysis service.

All Cog-related Ebert analyses can be found at https://ebertapp.io/github/operable/

Usage

In a repository's .ebert.yml configuration file, ensure that the following is in place:

styleguide: operable/linters

See the Ebert configuration documentation for more details.