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

npm-groovy-lint

Package Overview
Dependencies
Maintainers
0
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

2.2.0-beta.3

Diff

nvuillam
published 2.2.0-beta.2 •

nvuillam
published 2.2.0-beta.1 •

nvuillam
published 2.0.1 •

Changelog

Source

[2.0.1] - 2020-02-21

  • Capability to fix errors
    • ConsecutiveBlankLines
      • Indentation (IfStatementBraces and ElseIfStatementBraces must be manually fixed to have correct indentation)
      • IndentationComments (custom npm-groovy-rule triggered by Indentation rule)
      • IndentationClosingBrace (custom npm-groovy-rule triggered by Indentation rule)
      • NoTabCharacter
      • SpaceAfterCatch
      • SpaceAfterOpeningBrace
      • SpaceAroundOperator
      • SpaceAfterComma
      • SpaceBeforeOpeningBrace
      • UnnecessaryDefInFieldDeclaration
      • UnnecessaryGString
      • UnnecessaryPublicModifier
      • UnnecessarySemicolon
      • TrailingWhitespace
  • Log formatting with severity colors and summary table
  • Default recommended RuleSets for Groovy and Jenkins
  • Progress bar in console
  • More code coverage with test campaigns
  • New Capability to call NpmGroovyLint from another package (VsCode extension development in progress ^^)
  • Refactored command line arguments ( simpler, but different from CodeNarc ones : retro-compatibility with CodeNarc arguments assured if you add --codenarcargs)
  • Upgrade to CodeNarc v1.5
  • Upgrade to Groovy v3.0.1
  • Refactored documentation with detailed arguments description & examples

Before

  • I wasn't serious enough to keep a changelog, sorry !
nvuillam
published 2.0.0 •

Changelog

Source

[12.0.0] 2023-11-04

Many fixes, including an issue with IPV6 that made npm-groovy-lint crash on many machines, has been fixed by @stevenh ! Many thanks to him !

Breaking change: Minimum java version to Java 17

  • Use MegaLinter v7 by @nvuillam in https://github.com/nvuillam/npm-groovy-lint/pull/254
  • Bump json5 from 2.2.1 to 2.2.3 by @dependabot in https://github.com/nvuillam/npm-groovy-lint/pull/260
  • ci: fix action failures by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/309
  • chore: update node to 18 lts by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/310
  • feat: improve the vscode deployment by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/307
  • Improve publish via CI + beta when in main by @nvuillam in https://github.com/nvuillam/npm-groovy-lint/pull/311
  • chore: improve flow debugging by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/303
  • ci: predictable server builds and port option by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/312
  • fix: status bar message by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/302
  • fix: server and test stability by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/313
  • fix: UnnecessaryGString for strings with slashes by @stevenh in https://github.com/nvuillam/npm-groovy-lint/pull/304
nvuillam
published 2.0.0-beta4 •

nvuillam
published 2.0.0-beta3 •

nvuillam
published 2.0.0-beta.2 •

nvuillam
published 2.0.0-beta.1 •

nvuillam
published 1.2.1 •

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