Commit Graph

7 Commits

Author SHA1 Message Date
Christoph Herb
bc80b0d05b Add formatting to emojiscraper workflow 2024-12-18 23:36:14 +01:00
Christoph Herb
d3ec73f71b Fix workflow 2024-12-18 23:33:46 +01:00
Christoph Herb
6a951c0d9f Update go version 2024-12-18 23:31:33 +01:00
Christoph Herb
6a0536e37a 8 Add support for github markdown emojis 2024-12-18 23:24:29 +01:00
Christoph Herb
95cd0b562e add todo feature, update example image, improve readme 2024-10-11 00:02:52 +02:00
Christoph Herb
40fa2a7b86 feat: Update go-grip to use golangci-lint and improve build process
This commit updates the go-grip project to use golangci-lint for code quality checks, improves the build process by adding a check for formatting errors, and enhances the release workflow by using the new golangci-lint action.

The changes address issues with code quality and maintainability, ensuring that the project adheres to best practices. The improved build process reduces the risk of formatting errors, while the updated release workflow ensures that the project is properly formatted before being released.
2024-10-09 23:48:08 +02:00
Christoph Herb
41c7fab59b improve usability 2024-10-09 22:49:34 +02:00