AdguardTeam / AdguardTeam/FiltersCompiler
Add a new hint to disable rule conversion
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Similar to https://github.com/AdguardTeam/FiltersCompiler/issues/245, but to disable rule conversion, for example: `!+ NOT_CONVERT`.
Sometimes rules are incorrectly converted (when new scriptlet is added and filters compiler wasn't updated yet, check related issues). so I think that it would be nice to have a hint to disable rule conversion.
This way we could use new scriptlets and haven't to wait for filters compiler update.
Related issues:
https://github.com/AdguardTeam/FiltersCompiler/issues/260
https://github.com/AdguardTeam/FiltersCompiler/issues/266
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.