Skip to content

Allow custom binaries with custom linters #4427

Closed
@firelizzard18

Description

@firelizzard18

Your feature request related to a problem? Please describe.

Adding a custom linter is a massive headache.

Describe the solution you'd like.

Provide a mechanism for creating wrapper binaries that register custom linters.

Describe alternatives you've considered.

  • Loading custom linters as plugins. This is a massive headache.
  • Create a custom wrapper that uses hacks to register a custom linter. I did this, and it works but it's a horrible hack relying on unsafe and it breaks with the latest version.

Additional context.

I already implemented this. If this issue is received positively I will submit a PR.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvementlinter: customAbout custom/private linters

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions