You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/experimental
Marc-Antoine Ruel c01d9a6384 Reduce the number of golint comments.
Ran the following command:
    golint -min_confidence 0 ./... | grep -v ALL_CAPS | \
        grep -v underscores | grep -v 'another file'

and fixed the comments that made sense.
7 years ago
..
devices Reduce the number of golint comments. 7 years ago