我在vscode中使用go。问题是,它似乎正在对golang源代码进行linting,并提出警告。如何禁用go源代码本身的linting。
发布于 2021-11-24 07:30:10
几个建议:
https://stackoverflow.com/questions/70089669
相似问题