Skip to content

Change the error message to print the entire full path of the file with the error? #582

@takanuva15

Description

@takanuva15

Hi, thanks for making this plugin! When I run it, it prints out an error with a relative filepath like this:
[ERROR] src/test/kotlin/myapi/MyApiTest.kt:250:1: Unexpected tab character(s)

Can this error message be changed to print out the full filepath to the file with the error? Something like this:
[ERROR] C:/repos/myrepo/src/test/kotlin/myapi/MyApiTest.kt:250:1: Unexpected tab character(s)

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