Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 1.53 KB

File metadata and controls

32 lines (24 loc) · 1.53 KB

Archived

This repo is archived! It is old and not relevant anymore

Consider looking at how project is organized at venomlab/antipasti

Structure

.flake8 is for flake8 configuration with all plugins set

pyproject.toml is for Black config

.pre-commit-config.yaml is a pre-commit configuration with all the lints/formatters listed in requirements.txt

flake8 reasonable(IMHO) list of plugins: