corpus
corpus copied to clipboard
Corpus of interesting Go code
Results
2
corpus issues
Sort by
recently updated
recently updated
newest added
I noticed that this repository uses https://gopkg.in/fsnotify.v1. Recently someone created the github.com/go-fsnotify/fsnotify repository, because of how gopkg.in works requests to github.com/fsnotify/fsnotify are being routed to this new repository. I am...
I needed a smaller corpus and wanted to call it mini-corpus. However, `addproject` hard codes the corpus directory as `corpus`. I ended up just calling it corpus, but thought you...