[codespell] skip = ./.git,./db/dicc.txt,./static [flake8] count = True ignore = E501,E701,F403,F405,F524,W503 show-source = True statistics = True [metadata] description-file = README.md