Skip to content

Releases: Vimjas/vint

Hello, Neovim

12 Feb 14:27
Compare
Choose a tag to compare

New feature

Bugfix

  • Fix config bugs #158

Suppress ProhibitImplicitScopeVariable when --error specified

10 Feb 11:57
Compare
Choose a tag to compare

Bug fixed

  • Suppress ProhibitImplicitScopeVariable when --error specified #155

Refactoring

  • Properly exclude all modules under test/ directory #145

Suppress invalid 'implicit scope' report on global or autoload function

01 Jan 06:48
Compare
Choose a tag to compare

Bug fixed

  • Suppress invalid 'implicit scope' report on global or autoload function #136
  • Improve package structures
  • CHANGELOG

Support --format option

27 Nov 12:17
Compare
Choose a tag to compare

New features

  • Support --format option ( #132 )

Allow autoload functions omit an explicit scope

29 Jul 13:31
Compare
Choose a tag to compare

New features

  • Allow autoload functions omit an explicit scope (#129)

Add new 2 policies about implicit scope variables and several bug fixes

18 Jan 16:18
Compare
Choose a tag to compare

New features

  • Warn variables have an implicit scope visibility
  • Warn builtin variables have an implicit scope visibility
  • Make violation description kindly

Bugfix

  • Care empty files
  • delfunction problems with ProhibitUsingUndeclaredVariable
  • Fix a bug about arithmetic assignments are ruled as declarations
  • Care set command family
  • Care line-continuation

Scope analysis enabled

01 Jan 04:15
Compare
Choose a tag to compare
Ready to v0.3.0

Fixed: #28, #33, #35, #36

Fix 2 false positives

27 Dec 10:27
Compare
Choose a tag to compare

v0.2.3

23 Dec 14:12
Compare
Choose a tag to compare
Ready to v0.2.3

v0.2.2

23 Dec 14:12
Compare
Choose a tag to compare
Ready to v0.2.2