Skip to content

Fix JETLS warnings #106

@ufechner7

Description

@ufechner7

JETLS.jl is a new language server for Julia, that performs a static code analysis. This allows us to find potential errors and performance bottlenecks without executing the code.

It also produces some false positives; some effort is needed to find and suppress them. On the other hand, when used consistently, it helps write better code and significantly improve the code quality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions