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.
gitlab.psi.ch will be shutdown by end of November! Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
The file type checking is quite error-prone. I suggest simplifying the interface with a function check_file
for each parser.