diff options
author | Conrad Irwin <conrad.irwin@gmail.com> | 2019-12-03 16:42:10 -0800 |
---|---|---|
committer | Conrad Irwin <conrad.irwin@gmail.com> | 2019-12-04 23:15:41 -0800 |
commit | efe120ce9a9100129f1a811a659b0d7526cbf266 (patch) | |
tree | 1cee8930d0cd5ce8276150b2d1337abd697eef07 /test/test_flow_command.vader | |
parent | b91d82bfaa395bb86b3ea51f63cc8cef05e90f98 (diff) | |
download | ale-efe120ce9a9100129f1a811a659b0d7526cbf266.zip |
Fix prettier_standard to respect the configuration file
Before this change, prettier_standard would run and ignore any
.prettierrc, now it will respect the configuration of the file being
linted.
This change relies on prettier-standard 16.1.0 for the --stdin-filepath
flag, but is backward compatible: older versions of prettier-standard
will ignore the unknown flag and continue to run with no configuration
file.
Diffstat (limited to 'test/test_flow_command.vader')
0 files changed, 0 insertions, 0 deletions