summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorCarl Smedstad <carl.smedstad@protonmail.com>2022-09-21 15:44:22 +0200
committerGitHub <noreply@github.com>2022-09-21 22:44:22 +0900
commite73f0f5cb3856b7a8bfa9c51d4bf40bca5553945 (patch)
tree6924e7ff560d85d1420e1fc874c19be14704e999 /supported-tools.md
parent8e03ceecdc4151b6a85c004ce4ef699da0a1f57a (diff)
downloadale-e73f0f5cb3856b7a8bfa9c51d4bf40bca5553945.zip
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.
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/supported-tools.md b/supported-tools.md
index ed4458f1..64f3cce3 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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