Changelog
- c1606d6 chore: add error checking to rewind functions
- ba7978f chore: check error on ListenAndServe
- a054d8c chore: fix errcheck warnings
- d80c8cf chore: fix linter warnings
- c2d18aa chore: fix minor linter nits
- a2041d4 chore: migrate to io from ioutil
- 73c650a chore: remove ineffectual assignments
- 4edb65e chore: remove linter warnings from test
- 453b73f chore: remove linter warnings in httpdebug handler
- ac45829 chore: remove linter warnings in visualization handler
- f5ab816 chore: resolve more linter warnings
- dafc7f0 chore: update example to not use the deprecated ioutil
- ef8a6f8 feat: add golangci-lint to the build
- a76a114 fix: LSP diagnostics that end at the newline not being remapped to templ files
- b1973fd fix: bug with newlines being added to reinserted text in Neovim
- 60f4799 fix: sourcemap not handling multiline expressions (e.g. import statements) properly
- 120aaa2 fix: stop adding extra lines at the end after formatting operations
- e7f68cb fix: unchecked error in generator
- 82bf358 refactor: remove unused variable