Skip to content

feature request: Flag for arbitrary comment lines #30

@jeffb4

Description

@jeffb4

When running go-bindata on a .json file, the resulting variable is named like fooJson, which throws an error if a linter is run across it (should be fooJSON).

To avoid the problem, it'd be nice to have the ability to via command line flags insert arbitrary comments into the resulting .go file to allow certain rules to be turned off (or links to documentation or whatever people might like).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions