Add support for Microsoft's DSL Bicep (#4310)

* Add support for Microsoft's DSL Bicep

The compilation command 'bicep build' catches compilation errors as well
as providing some lint warnings.

Repository for Bicep: https://github.com/Azure/bicep

* Different null file on Windows & hardcode commands
This commit is contained in:
Carl Smedstad
2022-09-14 01:13:41 +02:00
committed by GitHub
parent 77fcf9b2c2
commit 8e03ceecdc
7 changed files with 144 additions and 0 deletions

View File

@@ -61,6 +61,8 @@ formatting.
* [buildifier](https://github.com/bazelbuild/buildtools)
* BibTeX
* [bibclean](http://ftp.math.utah.edu/pub/bibclean/)
* Bicep
* [bicep](https://github.com/Azure/bicep)
* BitBake
* [oelint-adv](https://github.com/priv-kweihmann/oelint-adv)
* Bourne Shell