Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 316 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 316 Bytes

cookiecutter-lambda-lint

Installation

$ pip install cookiecutter

Usage

Run against our repo:

$ cookiecutter https://github.com/LambdaLint/cookiecutter-lambda-lint

Output:

linter [linter (in lowercase)]: flake8
command [linter]: flake8
directory [.]:
version [version]: 3.5.0