Skip to content

Lint only Prolog files #60

Description

@brodeuralexis

Love the extension, but I've stumbled upon an issue where the linter backspaces if I insert a . as the first character of any line in a file.

This makes sense in the context of a prolog file, but not for example a Makefile, where special targets must start with a . on their own line:

.PHONY: top-level

I've tested the following file types with and without the extension:

  • *.js
  • *.c
  • Makefile

When the extension is enabled, starting a line with a . is impossible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions