LocalAI/core/http
cryptk 3411e072ca
Fix cleanup sonarqube findings (#2106)
* fix: update dockerignore and gitignore to exclude sonarqube work dir

Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>

* fix: remove useless equality check

Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>

* fix: use sonarqube Dockerfile recommendations

Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>

---------

Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
2024-04-23 18:43:00 +02:00
..
ctx Revert #1963 (#2056) 2024-04-17 23:33:49 +02:00
elements feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
endpoints Fix cleanup sonarqube findings (#2106) 2024-04-23 18:43:00 +02:00
routes feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
views feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
app.go feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
app_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go refactor(routes): split routes registration (#2077) 2024-04-21 01:19:57 +02:00