Simplify file type checking
The file type checking is quite error-prone. I suggest simplifying the interface with a function check_file
for each parser.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
The file type checking is quite error-prone. I suggest simplifying the interface with a function check_file
for each parser.