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

3.2.0

Diff

Changelog

Source

[3.2.0] 2020-03-26

  • New option "--format", allowing to reformat source code (using .groovylintrc-format.json)
  • Update default recommended rules
nvuillam
published 3.2.0-beta.1 •

nvuillam
published 3.1.3 •

Changelog

Source

[3.1.3] 2020-03-22

  • README: Link to Visual Studio Code Groovy Lint extension
nvuillam
published 3.1.2 •

Changelog

Source

[3.1.2] 2020-03-22

  • New Fix rules:
    • BlockEndsWithBlankLine
    • BlockStartsWithBlankLine
    • MisorderedStaticImports
    • SpaceAfterIf
  • Fix: Update correctly the lineNb & ranges of next errors after an error has been fixed
  • Do not return rules tests if call is not from a test file
  • Fix rules:
    • ElseBlockBraces
    • IfStatementBraces
    • SpaceAroundOperator
    • UnusedImport
nvuillam
published 3.1.2-beta.0 •

nvuillam
published 3.1.1 •

Changelog

Source

[3.1.1] 2020-03-20

  • New Fix rules:
    • BlockEndsWithBlankLine
    • BlockStartsWithBlankLine
    • MisorderedStaticImports
    • SpaceAfterIf
  • Updated Fix rules:
    • SpaceAroundOperator
nvuillam
published 3.1.0 •

Changelog

Source

[3.1.0] 2020-03-18

  • Test suites: Improve reliability & logs for rule fixes tests (detected numerous bugs, now corrected)
  • Send computed range to fix functions
  • Updated Fix rules:
    • ClosingBraceNotAlone
    • ElseBlockBraces
    • IfStatementBraces
    • NoTabCharacter
    • SpaceAfterComma
    • SystemExit
    • TrailingWhitespace
    • UnnecessaryGroovyImport
    • UnusedImport
nvuillam
published 3.0.1 •

Changelog

Source

[3.0.1] 2020-03-17

  • Add new test suites: errors.test.js and miscellaneous.test.js
  • Use JSON as default GroovyLint configuration file type
  • Order of fixable rules must be defined in groovy-lint-rules.js
  • Do not load rules test data except during tests
  • Do not lint again after a call to fixErrors on an existing NpmGroovyLint instance (except if lintAgainAfterFix : true is sent in options)
  • Fix: Deletion of temp RuleSite file
  • Fix: UnnecessarySemiColon rule
  • Fix: ClosingBraceNotAlone rule
nvuillam
published 3.0.1-beta.4 •

nvuillam
published 3.0.1-beta.3 •

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