-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Description
- Gitea version (or commit ref): cd8cdbd
- Git version: 2.21 on client (don't know what's on try.gitea but it's irrelevant)
- Operating system: linux
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/gavlig/indent_bug/pulls/1/files)
- No
- Not relevant
- Log gist:
Description
Diff viewer(Files Changed) for pull requests corrupts indentation with "+-" signs. I don't know what would be a proper fix for this, but just removing them already solves the issue for me. I guess those can be added in the same column where the line numbers are. If that's an acceptable change i could make a PR for that
Screenshots
Here i manually removed "+" signs for the code to become aligned

