Azure / Azure/azure-sdk-tools

APIView C++ shouldn't include line numbers as part of the diff

Open
#7,561 1 comment 0 reactions 1 assignee Claimed by @LarryOsterman View on GitHub
APIView C++
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

Background:
line numbers where structs are defined are added into APIView. This introduced a problem: if we add something in a header file, all the line numbers for structs after this will be changed. This is a lot of noise in APIView.

Solution:
Use the construct that says "start skipping these tokesn in a diff"

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.