github.com/chenfeining/golangci-lint@v1.0.2-0.20230730162517-14c6c67868df/docs/src/config/site.js (about)

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