Skip to content

Proposal: rename prettyerr package #146

@jeroenrinzema

Description

@jeroenrinzema

The prettyerr package is responsible for the construction and formatting of errors. The package supports the ability to define multiple error formats for different use cases (ex: human errors, linters...). The name prettyerr gives a wrong impression of where the package should be used for.

I would like to propose to rename the package to formatters. The Prettifier methods could be renamed to Human to indicate that the formatted errors are meant for human consumption. Future linters will be added inside this package.

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