github.com/nozzle/golangci-lint@v1.49.0-nz3/docs/src/config/site.js (about)

     1  module.exports = {
     2    configPath: `src/config`,
     3    docsPath: `src/docs`,
     4    githubUrl: `https://github.com/golangci/golangci-lint`,
     5    baseDir: `docs`,
     6  };