Bill Neubauer

Results 3 comments of Bill Neubauer

The licenseclassifier itself was fixed with [this commit](https://github.com/google/licenseclassifier/commit/df6aa8a2788bdf5ac382148c2453a407a29819b8) The go-licenses package needs to be updated to get this change; I've sent [a pull request](https://github.com/google/go-licenses/pull/57) to get this resolved.

The license database has just accumulated organically based on the types of license we've encountered. The comment is definitely not accurate now, as you note, since not all licenses appear...

I solved this by creating .vim/ftplugin/gitignore.vim with the contents let g:UltiSnipsEnableSnipMate=0 and that seems to work well.