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.
- We will need to find a way to install it. Looking at the repository and searching on PyPI it seems it is not packaged as a python package.
- Create a wrapper over the script to run it and parse the problems
- Run it on every linting hook
The first version of this plugin should support only linting with this tool.
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.