1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-19 05:01:18 +01:00
FLEcli/.vscode/settings.json
Jean-Marc MEESSEN 97e550e45c
Tidying application after Go release bump (#92)
* Update dependencies (yaml)
* change linter
* format code and correct spelling
* remove deprecated ioutils
* change lint command in "CI" GitHub Action
* check return value of cmd.Execute()
* Solve lint issues
2023-02-10 17:45:10 +01:00

25 lines
No EOL
421 B
JSON

{
"cSpell.words": [
"blaaahh",
"deltatime",
"eachline",
"flecmd",
"fleprocess",
"golangci",
"infertime",
"logfile",
"logline",
"mycall",
"mygrid",
"mypota",
"mysota",
"mywwff",
"Nickmane",
"onff",
"Pota",
"qslmsg",
"Sota",
"txtlines",
"Wwff"
]
}