fedora-copr / logdetective

Analyze logs using Language Model (LLM) and Drain template miner.
Apache License 2.0
5 stars 8 forks source link

Add tox with pylint as test executioner #16

Closed jkonecny12 closed 4 months ago

jkonecny12 commented 4 months ago

Let's enable pylint for our project with tox as test tasks manager.

Fix all the meaningful issues found by Pylint and create a disable list in pyproject.toml.