mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
6 lines
201 B
YAML
6 lines
201 B
YAML
- id: flake8
|
|
name: flake8
|
|
description: '`flake8` is a command-line utility for enforcing style consistency across Python projects.'
|
|
entry: flake8
|
|
language: python
|
|
types: [python]
|