cake-contrib / cake-contrib/Cake.Issues

Add support for location offsets

Open
#254 0 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
Area:Core Breaking change Hacktoberfest help wanted
Dominant language
C#
Stars
7
Forks
11
Avg merge
21m
Merged PRs (30d)
1

Description

Some linters report character offsets instead of line/column for issues.

We should support this:
- Setting to define if native format of linter, line/column, offset or both should be used.
- When offset is not available from linter, but settings enforces offset it is calculated for every issue
- When line/column is not available from linter, but settings enforces line/column it is calculated for every issue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.