summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-04 19:20:54 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-04 19:20:54 -0500
commit4418f956c705848a224db05f7e389d1d2268c3f8 (patch)
treeeaa0a9691da9ae82c210ef79408fc1d90089eb88 /.vscode
parente2f2f93750c40efc99510dcab8be0135a379fec1 (diff)
Some cleaning up in the data_conversion area for cpu
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json68
1 files changed, 34 insertions, 34 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 1efd61f6..da1971ea 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,35 +1,35 @@
{
- "cSpell.words": [
- "AHHHHHH",
- "Dataset",
- "Ryzen",
- "Tebibyte",
- "avgcpu",
- "backend",
- "crossterm",
- "curr",
- "datasets",
- "dword",
- "fract",
- "gotop",
- "gtop",
- "heim",
- "iowait",
- "keybinds",
- "macos",
- "minwindef",
- "noheader",
- "ntdef",
- "processthreadsapi",
- "rustop",
- "softirq",
- "stime",
- "sysinfo",
- "termion",
- "utime",
- "vangelis",
- "winapi",
- "winnt"
- ],
- "cSpell.language": "en,en-GB"
-} \ No newline at end of file
+ "cSpell.words": [
+ "AHHHHHH",
+ "Dataset",
+ "Ryzen",
+ "Tebibyte",
+ "avgcpu",
+ "backend",
+ "crossterm",
+ "curr",
+ "datasets",
+ "dword",
+ "fract",
+ "gotop",
+ "gtop",
+ "heim",
+ "iowait",
+ "keybinds",
+ "macos",
+ "minwindef",
+ "noheader",
+ "ntdef",
+ "processthreadsapi",
+ "rustop",
+ "softirq",
+ "stime",
+ "sysinfo",
+ "termion",
+ "utime",
+ "vangelis",
+ "winapi",
+ "winnt"
+ ],
+ "cSpell.language": "en,en-GB"
+}