Skip to content

Conversation

Hi-Angel
Copy link

go-mode has many warnings, this PR fixes most of them

Fixes a bunch of warnings like:
    Warning: docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')
Fixes many warnings like:
    In toplevel form:
    test/go-comment-test.el:1:1: Warning: file has no ‘lexical-binding’ directive on its first line
Fixes a:

    go-mode.el:2475:60: Warning: Unused lexical variable ‘num’
Fixes a warning:

    In go-play-region:
    go-mode.el:2137:13: Warning: Unused lexical variable ‘content-buf’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant