aboutsummaryrefslogtreecommitdiff
path: root/.deepsource.toml
AgeCommit message (Collapse)Author
2021-09-26build: Fix deepsource test & exclude patterns (#7969)Jakob Borg
2021-03-17deepsource: Test patternsJakob Borg
2021-03-17lib/*/auto: Add noassets files (#7490)Jakob Borg
This adds a couple of dummy asset files protected by the "noassets" build tag. The purpose is that it should be possible for, for example, CI tools and static analysis things to compile and analyze the source tree without our custom asset generation step. Also makes `go test -tags noassets ./...` work without building assets first.
2021-03-17Add DeepSource for static analysisJakob Borg