From a4ddd649e140e1bc7cab29a53662d4f345f4f1ff Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Mon, 31 Aug 2020 23:59:33 -0400 Subject: refactor: Update error messages w/ anyhow and thiserror (#216) Refactoring and updating of error messages + tests to be more useful. --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index d3f49cfa..b5030dc0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -38,6 +38,7 @@ "curr", "czvf", "fpath", + "fract", "gotop", "gtop", "haase", -- cgit v1.2.3