Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 613 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 613 Bytes

42 Norminette Checker

This extension will inject norm errors inside your code.

NOTE: In order to have the compatibility with V2 Norminette, you need to use a version > 4.0.0

demo image

Configuration

{
  "42norminette.command": string, // Default: 'norminette'.
  "42norminette.showErrors": string // Default: 'all'. ['all', 'one']
  "42norminette.trace.server": string, // Default: 'messages'. ['messages', 'off', 'verbose']
}

Issues

In case of a bug, or missing feature, please create a Github Pull Request.

License

MIT