This file is indexed.

/usr/share/gocode/src/github.com/kballard/go-shellquote/doc.go is in golang-github-kballard-go-shellquote-dev 0.0~git20150810.0.d8ec1a6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
// Shellquote provides utilities for joining/splitting strings using sh's
// word-splitting rules.
package shellquote