madetech / productionisation

The Made Tech Productionisation Checklist for Software Projects
https://productionisation.io/
Creative Commons Attribution 4.0 International
7 stars 2 forks source link

introduce examples for different linters to use #38

Open antdking opened 5 years ago

antdking commented 5 years ago

feel free to edit this description directly. I'll add them into the description if a comment is added.

Please use this template for flagging them:

**<language>[/<framework>]**
- style: <linter>
- complexity: <linter>
- security: <linter>
- checker: <linter>

In the event of multiple, use sublists:

- checker:
  - <linter>
  - <linter>

ruby:

python

shell