Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npm-groovy-lint

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-groovy-lint - npm Package Versions

1
21

4.5.1

Diff

Changelog

Source

[4.5.1] 2020-04-28

  • Fixes
    • Take in account user overridden indentation space (and other rules) when using --format option #31
nvuillam
published 4.5.0 •

Changelog

Source

[4.5.0] 2020-04-24

  • Configuration updates (#29):
    • New default config "recommended-jenkinsfile". Use it with argument --config recommended-jenkinsfile
    • Allow to directly target a config file name. Use it with argument --config /my/custom/path/.groovylintrc-custom-name.json
    • Allow to send a string key that will be used to find config file --config custom-name
  • Updated fix rules:
    • IfStatementBraces
    • ElseStatementBraces
nvuillam
published 4.4.1 •

Changelog

Source

[4.4.1] 2020-04-16

  • Fixes:
    • CodeNarcServer: Use cachedThreadPool instead of fixedThreadPool
nvuillam
published 4.4.0 •

Changelog

Source

[4.4.0] 2020-04-16

  • Cancel a CodeNarc Lint when a similar CodeNarcServer request is received (allowing onType mode for language servers)
nvuillam
published 4.3.1 •

nvuillam
published 4.3.0 •

Changelog

Source

[4.3.0] 2020-04-14

  • Allow to disable rules using comments in source in eslint style
nvuillam
published 4.2.0 •

Changelog

Source

[4.2.0] 2020-04-13

  • New option --parse: Capability to parse source code and return compilation errors
  • New fix rules (thanks CatSue !):
    • SpaceAfterSemicolon
    • SpaceAfterWhile
nvuillam
published 4.1.0 •

Changelog

Source

[4.1.0] 2020-04-12

  • Upgrade to Groovy 3.0.3
  • Automatic generation of fixable rules list for README
  • Refactor CodeNarcServer.groovy
nvuillam
published 4.0.0 •

Changelog

Source

[4.0.0] 2020-04-09

  • Fix issue affecting performances on Linux and MacOs
nvuillam
published 3.3.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc