Skip to content

Don't process minified JS files #371

Closed
@edspc

Description

@edspc

Description

We are using some JS libs in our modules that are minified.
And sometimes it's not possible to fix issues caused by sniffer's rules.
Now we have to add ignore annotation to each minified file, which is not good.
So I propose to exclude minified JS files in the rule.

Expected behaviour

Minified JS files are ignored.

Benefits

It will allow using any of minified libraries without editing them.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions