Skip to content

Add no-console rule to eslint #446

@spalladino

Description

@spalladino

It's common that we forget to remove debug-related console.logs before pushing a PR (anecdotal evidence here). We should add a no-console rule to eslint to make sure the CI will reject any PRs with a spurious console.log, since we should always be logging throughout the logger (which will need to be decorated with an eslint-disable for that rule).

Metadata

Metadata

Assignees

Labels

A-internal-devexArea: Relates to the devex of internal teams building Aztec.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions