cake-contrib / Cake.Issues

:cake: :jigsaw: :mag_right: Cake addin for reading and managing issues from any code analyzer or linter that may occur during the build process
https://cakeissues.net
Other
5 stars 12 forks source link

Support column information #416

Open pascalberger opened 3 years ago

pascalberger commented 3 years ago

We should support column information when reported by InspectCode (offset attribute)

pascalberger commented 3 years ago

See discussion in https://github.com/cake-contrib/Cake.Issues.InspectCode/issues/176#issuecomment-878350535

pascalberger commented 3 years ago

Offset seems always related to the begin of the file. We therefore can't use it directly for column start / end