bicep: Lint files on disk instead of buffer (#4311)

I discovered that references to other Bicep files (modules) will be
broken if running on a temporary file in a different location. I've
found no way of providing an alternate path when invoking the command.
This commit is contained in:
Carl Smedstad
2022-09-21 15:44:22 +02:00
committed by GitHub
parent 8e03ceecdc
commit e73f0f5cb3
3 changed files with 7 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ formatting.
* BibTeX
* [bibclean](http://ftp.math.utah.edu/pub/bibclean/)
* Bicep
* [bicep](https://github.com/Azure/bicep)
* [bicep](https://github.com/Azure/bicep) :floppy_disk:
* BitBake
* [oelint-adv](https://github.com/priv-kweihmann/oelint-adv)
* Bourne Shell