Skip to content

Add more automated checks for our code style #221

@jplatte

Description

@jplatte

We have had accidentally-private fields a bunch of times now, also mod.rs files have appeared a number of times after we initially moved away from them. I'd also like to enforce some other things, like how serde_json::Value should always be import-renamed to JsonValue. There might be existing tooling for some of this, but maybe it's also feasible to create new tooling for a few things.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions