Skip to content

Releases: tetafro/godot

v1.5.4

20 Sep 17:20

Choose a tag to compare

Changelog

  • dbfdb0e Don't check comments without any letters.

v1.5.3

20 Sep 13:48

Choose a tag to compare

Changelog

  • 83b0600 Fix tags fix dashes.
  • b51e700 Move some type definitions around.
  • 7b77e66 Remove dead code.
  • 96d1777 Replace gopkg.in/yaml by go.yaml.in/yaml

v1.5.2

12 Sep 23:04

Choose a tag to compare

Changelog

  • d818e21 Fix comments.
  • 7136216 Fix handling abbreviations in different cases.
  • b323ae3 Fix linter issues.
  • 2e6f224 Fix offset value in returned issues for capital letters.

v1.5.1

27 Apr 09:39

Choose a tag to compare

Changelog

v1.5.0

15 Feb 15:02

Choose a tag to compare

Changelog

  • fa6ac64 Add noinline option for checking all comments except inlined.

v1.4.20

24 Dec 07:40

Choose a tag to compare

Changelog

v1.4.19

23 Dec 18:13
9319d76

Choose a tag to compare

Changelog

v1.4.18

09 Sep 17:34

Choose a tag to compare

Changelog

  • f031750 Fix checking testing outputs.
  • 65c6c1e Fix golangci-lint CI config.

v1.4.17

07 Sep 12:54

Choose a tag to compare

Changelog

  • 37dcdfb Don't check multiline testing outputs.
  • 54d779a Fix linter issues.
  • e058429 Update golangci-lint in CI.
  • 4e04496 fix: correct issue position column resolve

v1.4.16

10 Nov 10:35

Choose a tag to compare

Changelog

  • aeefda5 Fix comments.
  • eed2760 Fix consistency check when using line compiler directive.
  • fd008b2 Move position declaration to another file.
  • d0ebfb3 Refactor check functions.
  • 9f6abf7 Update golangci-lint settings and fix issues.
  • 4cbd594 Update goreleaser flags.