annotate .style.yapf @ 28:6a8a7072c8ce

setup.py to pyproject; attempt new package structure
author drewp@bigasterisk.com
date Sun, 24 Apr 2022 00:30:28 -0700
parents cf1f964b7c28
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
cf1f964b7c28 .style.yapf
drewp@bigasterisk.com
parents:
diff changeset
1 # overwritten by /home/drewp/bin/setup_home_venv
cf1f964b7c28 .style.yapf
drewp@bigasterisk.com
parents:
diff changeset
2 [style]
cf1f964b7c28 .style.yapf
drewp@bigasterisk.com
parents:
diff changeset
3 based_on_style = google
cf1f964b7c28 .style.yapf
drewp@bigasterisk.com
parents:
diff changeset
4 column_limit = 130