Skip to content

Linting individual files does not raise linting error while linting all files raises #1

@semihtekten

Description

@semihtekten

Seems like a bug

How to reproduce:

  • Create a python file that contains SQL query that breaks at least one SQLfluff rule

  • Run pylintsql for all files with .

  • Expected result: Linter fails

  • What I got: Linter failed

  • Run pylintsql for that specific file only

  • Expected result: Linter fails

  • What I got: Linter did not fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions