Skip to content

Conversation

piotr-oles
Copy link
Collaborator

Add formatter.pathType option with available values relative (default) and absolute. If you set it to absolute, the plugin will print absolute paths to error locations.

Closes: #789

@piotr-oles piotr-oles self-assigned this Jan 8, 2023
Add `formatter.pathType` option with available values `relative`
(default) and `absolute`. If you set it to `absolute`, the plugin will
print absolute paths to error locations.

✅ Closes: #789
@piotr-oles piotr-oles force-pushed the feature/add-formatter-path-type-option branch from a20d14e to ae5b40d Compare January 10, 2023 19:40
@piotr-oles piotr-oles enabled auto-merge (squash) January 10, 2023 19:41
@piotr-oles piotr-oles disabled auto-merge January 10, 2023 19:41
@piotr-oles piotr-oles merged commit 3ae3406 into main Jan 10, 2023
@piotr-oles piotr-oles deleted the feature/add-formatter-path-type-option branch January 10, 2023 21:45
@github-actions
Copy link

🎉 This PR is included in version 7.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error location in error messages is not clickable in some cases, because it's relative to process.cwd().
1 participant