mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 07:20:41 +00:00
chore: use workspace-wide lints (#3352)
* chore: use workspace-wide lints * respond to review
This commit is contained in:
@@ -8,6 +8,9 @@ license.workspace = true
|
||||
default = []
|
||||
test = ["common-test-util"]
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
api = { workspace = true, optional = true }
|
||||
async-trait = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user