☁️ ☁️ ☀️ ☁️ ☁️
☁️ ☁️ ✈️ ☁️ ☁️
__🌵_____🏜______🌵__
🌵 / \ 🌵🌵
🌵 🌵 / | \ 🌵
/ 🚔 \
/ 🚔 \
/ | 🚔 \
/ 🚔 | \
/ 🚔 \
/ | \ 🌵
/ 🚘 \
ИI⅃⅃OЯ ƎM ƎƎƧ YƎHT
'ИITAH YƎHT
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
945 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in leighmcculloch/gochecknoglobals that received 11 comments
Use analysis.Analyzer
I did a quick update for the linter to use Go's analyzer which has some great features. This linter no longer has to figure out paths to files, tes…
- chore(dep): Use tag version for cobra
- build(release): Prepare for release 1.32.0
- update exhaustive to latest; use version in go.mod
- ci(dependabot): Change interval for npm to monthly
- build(deps): bump github.com/sourcegraph/go-diff from 0.6.0 to 0.6.1
- build(deps): bump gatsby-plugin-sharp from 2.6.31 to 2.6.40 in /docs
- feat(completion): Add support for powershell completion
- ci(cleanup): Remove go 1.13 run as part of github action
- Add exhaustivestruct linter
- build(deps): bump gatsby-plugin-catch-links from 2.3.11 to 2.3.14 in /docs
- build(deps): bump gatsby-plugin-sitemap from 2.4.12 to 2.4.14 in /docs
- build(deps): bump puppeteer from 3.3.0 to 5.3.1 in /docs
- build(deps): bump gatsby-plugin-mdx from 1.2.40 to 1.2.43 in /docs
- Add go-errorlint
- build(deps): bump github.com/mattn/go-colorable from 0.1.7 to 0.1.8
- ci(nancy): Bump nancy version to 1.0.1
- Add dummy maintainer to keep `dpkg` happy
- ci(scan): Add codeQL scanning
Created an issue in golang/go that received 1 comment
x/tools/go/analysis/analysistest: Run will pass generated test files to analyzer
What version of Go are you using (go version)?
$ go version
go version go1.15 darwin/amd64
Does this issue reproduce with the latest release?
Yes
W…