uv
6ff674f5
- Use correct indentation when project table contains open bracket comment (#8387)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use correct indentation when project table contains open bracket comment (#8387) ## Summary Now, we use four space (rather than one space) for cases like: ```toml dependencies = [ # comment 0 # comment 1 "anyio==3.7.0", # comment 2 # comment 3 ] ```
References
#8387 - Use correct indentation when project table contains open bracket comment
Author
charliermarsh
Parents
7e2822d6
Loading