Files
ale/ale_linters
Carl Smedstad 93100159a2 Add support for Bicep when installed as a plugin to Azure CLI (#4496)
* Add support for Bicep when installed as a plugin to Azure CLI

The compiler for Microsoft's DSL Bicep can be installed both
independently and as a plugin to Azure CLI. The latter is probably how
most people install it.

The program output is the same but Azure CLI wraps the arguments and has
a slightly different interface, hence I opted to copy the old linter and
modify it to match the plugin arguments.

* Fix bicep/az_bicep tests, arguments and parsing

* Actually test the ale_linters#bicep#az_bicep#Handle function in the
  test that should test that function, not
  ale_linters#bicep#bicep#Handle.

* Use the same method as in bicep/bicep for discarding output file, i.e.
  by specifying --outfile to a null file.

* Fix parsing of occasionally occurring leading error type (such as
  'ERROR: ').

* Correct option defaults for bicep & az_bicep specified in documentation
2023-04-13 08:51:52 +09:00
..
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-11-15 19:41:03 +09:00
2022-02-06 14:08:10 +09:00
2022-07-22 13:05:08 +09:00
2022-02-06 21:09:38 +09:00
2021-11-19 07:41:05 +09:00
2019-02-06 20:29:58 -02:00
2021-03-30 15:47:59 +09:00
2021-01-23 12:34:36 -05:00
2021-03-19 22:29:06 +00:00
2021-11-19 07:41:05 +09:00
2021-10-09 14:33:07 +09:00
2017-12-20 22:53:03 -06:00
2021-11-19 07:41:05 +09:00
2020-12-23 16:50:45 +01:00
2021-11-19 07:41:05 +09:00
2020-12-12 00:37:14 +01:00
2023-02-08 01:14:47 +00:00
2019-11-07 02:44:56 +09:00
2023-03-07 01:31:14 +00:00
2019-02-02 16:20:14 +01:00
2021-02-18 23:51:11 +09:00
2021-01-22 23:51:29 +09:00
2019-02-02 16:20:14 +01:00
2019-02-02 16:20:14 +01:00
2021-01-23 12:27:55 -05:00
2022-05-16 21:14:11 +09:00
2021-11-19 07:41:05 +09:00
2021-12-13 22:35:26 +09:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-03-15 22:30:22 +00:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-01-23 00:20:11 +09:00
2020-08-06 13:20:54 +01:00
2021-11-19 07:41:05 +09:00
2022-09-11 10:53:33 +09:00
2021-10-24 21:05:55 +09:00
2020-07-10 22:33:37 -04:00