Skip to content

List of warnings that you can ignore through .gradient_ignore.exs #161

@hworld

Description

@hworld

I'm having some trouble figuring out what the list of warnings I can ignore are.

For example, when seeing a warning like this (which I believe was already reported elsewhere):

apps/grid/lib/grid_web/views/error_view.ex:2: The spec template_not_found/2 doesn't match the function name/arity

I'm not sure by looking at this error how I would be able to ignore it, besides just putting the file:location in the gradient_ignore file. It would be nice to ignore just the one specific issue that came up. Is there a way to figure these warning specifiers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions