Saul Martínez
Saul Martínez
Just added `Ignored` field to JSON configuration and the `Dogo` struct to deal with ignored folders and files under the ignored folders. If the resource being checked is a folder...
This just gets the value of `GO111MODULE` and if it is set to `on` then `go mod vendor` is run and the build command includes the `-mod=vendor` param. I think...
Can somebody please explain to me how these functions work for scheduling a job? Sorry if this doesn't qualify as issue, but there are no steps describing this kind of...
Just added type for the default function exported in `index.js`.