Commit 6c1d5fd
Add --no-progress-bar to hide progress bar (#2807)
Summary:
Add `--no-progress-bar` flag to `pyrefly check` to hide progress bar. The goal is to show the summary without the progress bar.
Fixes #2780
Pull Request resolved: #2807
Reviewed By: jvansch1
Differential Revision: D96755976
Pulled By: yangdanny97
fbshipit-source-id: 88702ef8d9e84cd105bd235567a3967cb91dc6651 parent d83ab57 commit 6c1d5fd
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
284 | 288 | | |
285 | 289 | | |
286 | 290 | | |
| |||
818 | 822 | | |
819 | 823 | | |
820 | 824 | | |
821 | | - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
822 | 828 | | |
823 | 829 | | |
824 | 830 | | |
825 | | - | |
| 831 | + | |
826 | 832 | | |
827 | 833 | | |
828 | 834 | | |
| |||
0 commit comments