pathlint 0.0.13

Lint the PATH environment variable against declarative ordering rules.
Documentation
1
2
3
4
5
6
7
8
# Windows GCC toolchains. Substring matches recognise the typical
# C:\mingw* and C:\msys* install layouts.

[source.mingw]
windows = "mingw"

[source.msys]
windows = "msys"