github.com/elek/golangci-lint@v1.42.2-0.20211208090441-c05b7fcb3a9a/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  };