GraphQL API Search result line numbers
Created by: aisbaa
- Sourcegraph version: 3.12.7
Steps to reproduce:
- Run this search graphql query
Expected behavior:
Matched result lines are off by 1, seems like API file starts from line 0.
Actual behavior:
Expect file to start from line 1 or mention that it starts from 0 in the docs.