mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 00:13:46 +01:00
* Add lint/format checks to build * Make travis get full repo to get tags * Run packr2 once in cross-compile * Fix quotes in package.json * Fix linting issues * Formatting * Fix vet issue * Fix go lint issues * Show start of each platform compilation * Add validate target * Set gitattributes for go fmt and mod vendor * Fix tag name * Add fmt-ui target
6 lines
130 B
Text
6 lines
130 B
Text
go.mod text eol=lf
|
|
go.sum text eol=lf
|
|
*.go text eol=lf
|
|
vendor/** -text
|
|
ui/v2.5/**/*.ts* text eol=lf
|
|
ui/v2.5/**/*.scss text eol=lf
|