Open moyogo opened 3 years ago
For example, it's not explained anywhere that one should run tox -e lint.
tox -e lint
It’s also not explained anywhere that one should run tox -e lintfrom the root directory, and have that directory be called exactly ufo2ft for the tests to work.
ufo2ft
For example, it's not explained anywhere that one should run
tox -e lint
.