How can I make code linter free?

Here is an example where I get linter but I don’t understand what can be possible cause. Code is running fine, everything seems okay. Upon checking it says possible method call errors.

Just turn off the linter, fully or partially. See: Linter · Julia in VS Code

It is known that the linter gives a lot false positives…

2 Likes