git-lint icon indicating copy to clipboard operation
git-lint copied to clipboard

try windows support

Open hustlijian opened this issue 7 years ago • 3 comments

  1. set windows cache directory
  2. splint lines
  3. use which

hustlijian avatar Nov 16 '18 03:11 hustlijian

@hustlijian thanks for the pr. I left some comments. Something that's missing though is to configure CI to run on windows.

sk- avatar Nov 16 '18 04:11 sk-

@sk- I changed some code, and got python2.7/3.4 ci passed: travis build#9 , but two pyfakefs test can not passed, Can you help with it?

hustlijian avatar Nov 17 '18 07:11 hustlijian

@sk- I fixed the Travis test, and the windows travics for language 'python' is currently unsupported, should we try appveyor ?

hustlijian avatar Nov 28 '18 03:11 hustlijian