JSONCustomLintr
JSONCustomLintr copied to clipboard
Add ability to insert new issues to an existing lint register
Given a base lint register allow users to extend or add new lint rules. This will allow a base level of linting capability while allowing sub - projects to add their own custom rules instead of having to duplicate and add to the register as a whole.