Thomas Munn

Results 31 comments of Thomas Munn

I have. I can contribute an Azure specific xml file. Can I just edit the 'cloudformation" template, renamve 'bicep' and put in appropriate things? I don't mind editing xml files.........

So if I were going to do a PR with a new 'resource' type for: Azure ARM template, and Azure Bicep, could I just edit (create) a new .xml file...

I also suspect that the terraform rules don't like finds from 'bicep' Azure templates. Bicep is MS's new language and answer for 'terraform'. It’s a DSL language specific to Azure.

Not sure if this is a bug, but if you create a NEW file and then try to use hadolint (w/o a directory or file) the system should probably have...

Looks like you need to target a HIGHER version of GCC and g++ but I suspect you already know that!

Have you looked at mingw? Its a different compiler for windows.

You could also look at making a 'cygwin' compatible version which might be faster for a native build..

I can volunteer to help. Just guide me. Thomas