Mercurial > code > home > repos > light9
annotate .style.yapf @ 2270:b51c74da9d35
more cleanup- mixed up with other commits
author | drewp@bigasterisk.com |
---|---|
date | Mon, 29 May 2023 13:22:44 -0700 |
parents | 5154f5a23e85 |
children |
rev | line source |
---|---|
2038
5154f5a23e85
reworking initial setup; get bin/asco running
drewp@bigasterisk.com
parents:
diff
changeset
|
1 # overwritten by /home/drewp/bin/setup_home_venv |
5154f5a23e85
reworking initial setup; get bin/asco running
drewp@bigasterisk.com
parents:
diff
changeset
|
2 [style] |
5154f5a23e85
reworking initial setup; get bin/asco running
drewp@bigasterisk.com
parents:
diff
changeset
|
3 based_on_style = google |
5154f5a23e85
reworking initial setup; get bin/asco running
drewp@bigasterisk.com
parents:
diff
changeset
|
4 column_limit = 160 |