Mercurial > code > home > repos > pomerium
annotate .style.yapf @ 36:6f8a6ccb2407 default tip
debugging
author | drewp@bigasterisk.com |
---|---|
date | Wed, 21 Jun 2023 23:03:05 -0700 |
parents | b53ab97e8979 |
children |
rev | line source |
---|---|
24
b53ab97e8979
reorganize, and add two retry loops to try to get everything to startup in one 'inv run'
drewp@bigasterisk.com
parents:
diff
changeset
|
1 # overwritten by /home/drewp/bin/setup_home_venv |
b53ab97e8979
reorganize, and add two retry loops to try to get everything to startup in one 'inv run'
drewp@bigasterisk.com
parents:
diff
changeset
|
2 [style] |
b53ab97e8979
reorganize, and add two retry loops to try to get everything to startup in one 'inv run'
drewp@bigasterisk.com
parents:
diff
changeset
|
3 based_on_style = google |
b53ab97e8979
reorganize, and add two retry loops to try to get everything to startup in one 'inv run'
drewp@bigasterisk.com
parents:
diff
changeset
|
4 column_limit = 160 |