LCBK / objects-counter

2 stars 0 forks source link

Decide whenever we want to use type hinting #94

Open aleksanderczerwionka opened 3 weeks ago

aleksanderczerwionka commented 3 weeks ago

If we want to use type hinting, we should fix current code base and use static type checking before PR. We need to research best way to type check(e.g. mypy .), maybe add it to Actions before merge.

aleksanderczerwionka commented 3 weeks ago

@kobryl Can you confim whenever it's reasonably easy to add this to git actions?

kobryl commented 3 weeks ago

I also wanted to raise that issue. I think we should use type checks