Skip to content

diodeiot/ditidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Di Tidy

This project is a formatting/linting utility for various languages

Development

pip install -e .

To run the specific module

export PYTHONPATH=src
python -m ditidy.[module name]

Linting

hatch run lint

Testing

hatch test

Releasing

python -m build
twine upload --repository pypi dist/*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors