Skip to content

chore(builder): Enable Workspace Lints #371

@refcell

Description

@refcell

Description

The recently migrated op-rbuilder code defines custom lints, deviating from other workspace crates which inherit the workspace lints.

This ticket is to update the op-rbuilder crate to use workspace lints like so:

[lints]
workspace = true

Note, this will likely cause a whole bunch of lint failures since the formatter will apply a whole bunch of new lint rules. Before opening a PR, make sure just ci passes locally.

Metadata

Metadata

Assignees

Labels

A-builderArea: builder cratesK-cleanupKind: general cleanup

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions