chore: initial commit
Co-authored-by: Lifei Zhou <lifei@squareup.com> Co-authored-by: Mic Neale <micn@tbd.email> Co-authored-by: Lily Delalande <ldelalande@squareup.com> Co-authored-by: Bradley Axen <baxen@squareup.com> Co-authored-by: Andy Lane <alane@squareup.com> Co-authored-by: Elena Zherdeva <ezherdeva@squareup.com> Co-authored-by: Zaki Ali <zaki@squareup.com> Co-authored-by: Salman Mohammed <smohammed@squareup.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
lint.select = ["E", "W", "F", "N", "ANN"]
|
||||
lint.ignore = ["ANN101"]
|
||||
exclude = [
|
||||
"docs",
|
||||
]
|
||||
line-length = 120
|
||||
Reference in New Issue
Block a user