aboutsummaryrefslogtreecommitdiffstats
path: root/.golangci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix unbounded memory usage in crawler (DoS)google-labs-jules[bot]8 days1-9/+8
| | | | Co-authored-by: adammathes <868470+adammathes@users.noreply.github.com>
* Fix unbounded memory usage in crawler (DoS) and update golangci-lint config ↵google-labs-jules[bot]8 days1-9/+9
| | | | | | for v2 Co-authored-by: adammathes <868470+adammathes@users.noreply.github.com>
* Backend: Fix linting issues, improve error handling, and replace magic numbersAdam Mathes10 days1-2/+1
|
* Create 'make check' unified workflow and fix various lint issuesAdam Mathes10 days1-12/+18
|
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days1-0/+20
with v1