Anders Hovmöller

Results 534 comments of Anders Hovmöller

Hmm.. Yea I guess there are some issues with that type of folder structure. I personally never have a `src` folder. In my opinion it just causes trouble as you...

Yea, I've been bitten by this too. It's because \* only matches one thing, and not zero or more things. I've been thinking that maybe we need another operator like...

We already have a way to match on parts of keys with regex so I don't see how '?' makes sense.

Yea.. still broken. Wanted to help @davidchiles update OSM+ to iOS7 and iPhone 5 but this stops me...

I made the following hack that seems so far to be working for me. The gist of it is that "git diff-files" returns a bunch of files that are touched...

There's already a ticket on baron at https://github.com/PyCQA/baron/issues/130 It looks like no one is looking at PRs though, because most python3 issues are already fixed (although not f-strings): https://github.com/PyCQA/baron/pull/120 Until...

3 months old hmm. I guess this ticket should be about setting up CI for the docs..

Hmm.. that's an unfortunate effect when the documentation currently up is incorrect.

It looks like this project is something you can share with me to take a look at?

That presumes someone already knows a ton.