Jim Anderson

Results 22 comments of Jim Anderson

Thanks for the follow up! The more detailed example I stopped working on after two attempts. First issue was this line: ``` namespace = ptg.YamlLoader().load(PTG_NAMESPACE) ``` where `PTG_NAMESPACE` is undefined....

Hi, I'm looking at retro-fitting a project to pybuilder and noticed that the verbose property on flake8 wasn't in the documentation here: http://pybuilder.github.io/documentation/plugins.html. (I found it searching the source). I...

I'll add to the website doc repo with the trivial change (just to get my feet wet), but can you help me understand why a separate repo for the online...

Awesome. Thanks for educating me! :)

I'm not sure I remember why I didn't like the git-hook. I suspect I was mis-remembering where that hook ran. It runs on the client and so it's easy to...

@prankymat - just added instructions on how to do it as a git hook to the template version of til over here: https://github.com/til-collective/til-collective/pull/6 Let me know if that's what you...

AWESOME! Thanks for the quick response! Works like a charm

I'll try to do a PR to add this to the documents :)

Mike - I don't have a mac at my disposal, so I'm asking the rest of the team to see if someone can reproduce this and hopefully we can get...

Hi, @Vahid44 Znunu is correct that building on Linux and copying to windows will be unsucessful. There are a few options for you. One is to use LSW (Linux Subsystem...