-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistently use filepath package (#292)
Usage of filepath vs. path seems to have been pretty random. With this change, we consistently use filepath which considers the platform-specific path separator. Signed-off-by: Reinhard Nägele <[email protected]>
- Loading branch information
1 parent
2407e7d
commit fd6720b
Showing
2 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters