diff options
author | zeripath <art27@cantab.net> | 2021-05-26 03:50:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-25 22:50:35 -0400 |
commit | c1a80b7d6aed36aebcae9b99f63336c758c0e2c4 (patch) | |
tree | e154a61118e2c67428aecdb095a242b17274e691 /templates | |
parent | b59afa272fbc0b77801754fc5ca810f8a613e7c8 (diff) | |
download | gitea-c1a80b7d6aed36aebcae9b99f63336c758c0e2c4.tar.gz gitea-c1a80b7d6aed36aebcae9b99f63336c758c0e2c4.zip |
Use filepath.ToSlash and Join in indexer defaults and queues (#15971)
As revealed by #15964 there is inconsistent use of filepath Join and path Join
for these directories. The best thing to do is to use filepath.Join but then ToSlash
them for consistency.
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions