What's Changed
- build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 by @dependabot in #69
- feat: Add JSON output issues to a file by @0xtekgrinder in #71
- refactor: Refactor the Test Codes by @notJoon in #72
- feat: generate issues from source and refactor to make it as a library by @0xtekgrinder in #73
- fix: Adjust Indent Position by @notJoon in #74
- feat: export engine and finalize gnolang refactor by @0xtekgrinder in #76
- feat: add graphviz output by @0xtekgrinder in #77
- build(deps): bump golang.org/x/image from 0.14.0 to 0.18.0 by @dependabot in #78
- ci: add linter and auto-labeler action by @notJoon in #79
- perf(fixer): enhance auto fix by @notJoon in #80
- doc: Addiding Documentation for Linting Rules by @notJoon in #81
- nolint by @notJoon in #84
- build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #86
- feat: Deprecated Function Checker by @notJoon in #85
- refactor: Refactor linter and Remove Unnecessary File Checks by @notJoon in #87
- feat: Disable
typecheck
by @notJoon in #89 - feat: configuration file of rules by @0xtekgrinder in #91
- feat: default rules severity adjustments by @0xtekgrinder in #95
- feat: Prevent Constant Error Declaration by @notJoon in #94
- chore(formatting): Print Line Position in to Header by @notJoon in #90
- feat: Add
const-error-declaration
Suggestion by @notJoon in #97 - build(deps): bump github.com/goccy/go-graphviz from 0.1.3 to 0.2.2 by @dependabot in #96
- adjust format by @notJoon in #99
- refactor: use text templates for formatting issues by @0xtekgrinder in #98
- perf: Reuse Cached Template by @notJoon in #103
- build(deps): bump github.com/goccy/go-graphviz from 0.2.2 to 0.2.9 by @dependabot in #100
- build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #101
New Contributors
- @0xtekgrinder made their first contribution in #71
Full Changelog: v1.0.0...v1.1.0