ale/ale_linters
Jon Parise d3e7d3d5e7 Pass the buffer's filename to Credo
By default, Credo attributes input from STDIN as though it came from a
file named `stdin`. This change passes the buffer's filename, too, so
that Credo can use that information when applying its configuration.

This is a nice improvement because files like `mix.exs` are normally
excluded from Credo-based linting. Previously, ALE would show lint
warnings for those files as they were edited. Now, they are correctly
honor the Credo configuration and don't produce lint output.
2017-02-09 19:24:28 -08:00
..
2017-02-07 20:36:04 +00:00
2016-11-28 09:36:11 +00:00
2017-02-01 16:28:51 +00:00
2016-10-11 09:22:47 -05:00
2017-02-06 15:13:13 +09:00
2017-01-17 19:59:45 +01:00
2016-12-04 22:19:06 +00:00