Michal Hanajik

Results 15 comments of Michal Hanajik

I would recommend using `docker compose` command as it allows a bit easier access to machine and managing it separately. With that, unless I'm mistaken, you can make build process...

Implementing linters is quite complex, because there can be a lot individual things involved - platform, IDE ... basically easiest solution is while doing PR check if it's made with...

Yes, we have to leave differences in languages aside, because that's something we can not change. And yes, this thing is a lot of work, because there is quite a...

That shouldn't be that too hard to fix. I can try look into that this week.

I think we could close this one, since we have [Code style guide](https://github.com/algorithm-archivists/algorithm-archive/wiki/Code-style-guide) and [How to contribute](https://github.com/algorithm-archivists/algorithm-archive/wiki/How-to-Contribute) cc @Butt4cak3 @leios @julianschacher

Issue template is quite harder if you want write. Because it might be problem of text, code or anything unrelated. Howere I agree with @Butt4cak3 that simple PR template with...

Requesting reviews can be done if you know, the person is only valid/active person, which can do review. If it's not the case, you can just wait, and after few...

I think that autoclosing can be set to like 10000 days or maybe even turned off, but the stale, could help with not progressing PR's which are not marked as...

@Butt4cak3 feel free to update that, I don't know how specific the PEP 8 is.

Well this all depends on answer for question **What level of language knowledge are we targeting in implementations?**, because on this depends what is/are **language specific thing(s)**. It's not reliable...