Skip to content

Custom Rule Plugins - works fine with the CLI, but is not enabled for Web Editor?  #28

@andreasmarkussen

Description

@andreasmarkussen

Current Behavior

I was expecting that I could create a custom NRLint rule, and use it both for web and cli.
However, the Web Editor does not take the "plugins" key into account.

Expected Behavior

I would expect that custom rules would be possible to load in the Web editor.

Steps To Reproduce

  1. Create a plugin containing a rule
  2. See that it works with node_modules/nrlint/bin/nrlint.js
  3. See that it does not work on the web

Example flow

paste your flow here

Environment

  • nrlint version: 1.02
  • Node-RED version: 2.1.4
  • Node.js version: v14.17.0
  • npm version: 8.1.4
  • Platform/OS: Windows
  • Browser: Chrome

PS. Love the concept of the NRLint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions