You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(fixer.go): rename rewrite to replaceLines for clarity
feat(fixer.go): extract writeFile function for better code organization
test(main_test.go): rename TestGolden to TestMainGolden for specificity
refactor(main_test.go): use variable for file paths to reduce duplication
feat(main_test.go): add checkContent function to compare file contents directly
0 commit comments