RCLONE_CONFIG="/notfound" go test$(BUILDTAGS)$(GO_FILES)
ifdefGO_LATEST
RCLONE_CONFIG="/notfound" go test$(BUILDTAGS) -cpu=2 -race $(GO_FILES)
endif
# Do source code quality checks
check:rclone
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.