closerdao / proof-of-presence

TDF smart contracts
MIT License
2 stars 3 forks source link

[#37] Sale function constraints, refactors #43

Closed marceljay closed 1 year ago

marceljay commented 1 year ago
marceljay commented 1 year ago

@juliencharrel of course. It's very unfortunate though that yarn lint runs eslint/solhint but actually not prettier. So formatting is not corrected as it seems. Best would be install husky/pre-commit hooks that run prettiert to remove for example empty spaces.