avast / yls

YARA Language Server
https://avast.github.io/yls/
MIT License
68 stars 13 forks source link

Integrate CCCS-YARA #15

Open MatejKastak opened 2 years ago

MatejKastak commented 2 years ago

CCCS-YARA is a validator for YARA rules. From the perspective of YLS it can be viewed as a linter.

We should create a new yls plugin, so that only people can easily choose to optionally install this functionality.

The first version of this plugin should support only linting with this tool.