1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-05 10:20:36 +02:00
woodpecker/web
Robert Kaussow 7756c60a33
Enable golangci linter stylecheck (#3167)
This PR only fixes error string formatting, log message strings are
still mixed upper/lowercase (see
https://github.com/woodpecker-ci/woodpecker/pull/3161#issuecomment-1885140649)
and I'm not aware of a linter to enforce it.
2024-01-10 22:56:42 +01:00
..
public/favicons pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
src Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
.eslintignore
.eslintrc.js
.gitignore Unify date/time dependencies (#2891) 2023-12-04 12:46:24 +01:00
.prettierignore Some UI enhancement (#2468) 2023-09-17 12:32:23 +02:00
components.d.ts Make Service Icons work as enum was wrong (#3148) 2024-01-09 07:30:43 +01:00
index.html Fix css loading order in head (#2785) 2023-11-09 15:13:11 +02:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
package.json Fix config base64 parsing to utf-8 (#3110) 2024-01-03 10:39:04 +01:00
pnpm-lock.yaml Fix config base64 parsing to utf-8 (#3110) 2024-01-03 10:39:04 +01:00
tsconfig.eslint.json
tsconfig.json
vite.config.ts Unify date/time dependencies (#2891) 2023-12-04 12:46:24 +01:00
web.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
windi.config.ts Revert to previous red colors but do not use red color for text (#2786) 2023-11-09 23:00:52 +02:00