gandi-live-dns-rust/.vscode/settings.json
Kaan Barmore-Genç 90c5485cce
Add first test (#38)
* wip

* wip implement test

* complete test

* add lint and test actions

* fix bad format
2022-08-22 22:20:10 -04:00

8 lines
118 B
JSON

{
"cSpell.words": [
"gandi",
"rrset",
"structopt"
],
"editor.formatOnSave": true
}