Skip to content

Discuss Clippy configuration #9

@6r1d

Description

@6r1d

The original tutorial file contains this line:

#![allow(clippy::restriction, clippy::needless_borrow)]

There's another Clippy config at million_accounts_genesis:

#![allow(missing_docs, clippy::pedantic, clippy::restriction)]

I'm not sure how important Clippy configuration is for the examples, and I have to return to this after I move the tests.

Feature list

Since I'm not sure what each part does, I'll add links and discuss the other parts below.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions