From 857f9b32e02c876e9cce6e82f82fb6ed95248646 Mon Sep 17 00:00:00 2001 From: Yusuke Tanaka Date: Wed, 9 Sep 2020 23:45:31 +0900 Subject: feat(fmt, lint): show number of checked files (#7312) --- cli/tests/fmt/expected_fmt_check_formatted_files.out | 1 + 1 file changed, 1 insertion(+) create mode 100644 cli/tests/fmt/expected_fmt_check_formatted_files.out (limited to 'cli/tests/fmt/expected_fmt_check_formatted_files.out') diff --git a/cli/tests/fmt/expected_fmt_check_formatted_files.out b/cli/tests/fmt/expected_fmt_check_formatted_files.out new file mode 100644 index 000000000..158c556c2 --- /dev/null +++ b/cli/tests/fmt/expected_fmt_check_formatted_files.out @@ -0,0 +1 @@ +Checked 2 files -- cgit v1.2.3