| { |
| "cSpell.words": [ |
| "acpica", |
| "CPPC", |
| "dbus", |
| "ENDC", |
| "geteuid", |
| "hwsleep", |
| "Iasl", |
| "Iommu", |
| "kmajor", |
| "kminor", |
| "levelname", |
| "logf", |
| "powerprofilesctl", |
| "prefcore", |
| "prereq", |
| "rootflags", |
| "roothash", |
| "seeked", |
| "showopts" |
| ], |
| "python.testing.unittestArgs": [ |
| "-v", |
| "-s", |
| "./src", |
| "-p", |
| "test_*.py" |
| ], |
| "python.testing.pytestEnabled": true, |
| "python.testing.unittestEnabled": false, |
| "cSpell.ignoreWords": [ |
| "barplot", |
| "intf", |
| "line", |
| "message", |
| "showindex", |
| "tablefmt", |
| "xlabel", |
| "xticks", |
| "ylabel", |
| "yscale" |
| ] |
| } |