github.com/vanstinator/golangci-lint@v0.0.0-20240223191551-cc572f00d9d1/docs/src/config/site.js (about)

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