1
0
Fork 0
mirror of https://github.com/imjasonh/apidiff-action synced 2026-07-06 22:52:43 +00:00

Fix lint errors and formatting

- Remove unused variables
- Add .eslintignore to exclude dist/
- Apply prettier formatting
- Fix all pre-commit hook issues
This commit is contained in:
Jason Hall 2025-07-29 17:07:15 -04:00
parent e3eca548b6
commit 805c061497
Failed to extract signature
20 changed files with 2397 additions and 2391 deletions

View file

@ -1,3 +1,3 @@
module example.com/test
go 1.21
go 1.21

View file

@ -1,3 +1,3 @@
module example.com/test
go 1.21
go 1.21

View file

@ -1,3 +1,3 @@
module example.com/test
go 1.21
go 1.21

View file

@ -1,3 +1,3 @@
module example.com/test
go 1.21
go 1.21

View file

@ -1,3 +1,3 @@
module example.com/test
go 1.21
go 1.21

View file

@ -1,3 +1,3 @@
module example.com/test
go 1.21
go 1.21