clnsmth / soso

For creating Science On Schema.Org (SOSO) markup in dataset landing pages to improve data discovery through search engines.
https://soso.readthedocs.io/
MIT License
1 stars 0 forks source link

ci: simplify pylint calls with pyproject.toml #13

Closed clnsmth closed 1 year ago

clnsmth commented 1 year ago

Simplify pylint calls by declaring arguments in the pyproject.toml file rather than passing them manually with each pylint call.