Skip to content

imtoopunkforyou/itpfy-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

itpfy-style (づ ◕‿◕ )づ

I use nitpick for sharing my python code style.

Usage

  1. poetry add --group lint wemake-python-styleguide mypy
  2. poetry add --group dev nitpick ipython
  3. Add link to pyproject.toml:
[tool.nitpick]
style = "https://raw.githubusercontent.com/imtoopunkforyou/itpfy-style/refs/heads/main/py/imtoopunkforyou.toml"
  1. nitpick fix
  2. flake8 ./ && mypy ./ --no-pretty

About

(づ ◕‿◕ )づ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published