Skip to content

vdayanand/lintia

Repository files navigation

Lintia

Fast linter for Julia (Work In Progress)

Prerequisites

Installation

  1. Clone the repository: git clone https://github.com/vdayanand/lintia --recurse-submodules
  2. Navigate to the Lintia directory: cd lintia
  3. Run Lintia with the following command:
    cargo run <julia_main_file> --project=<JULIA_PROJECT_PATH>
    
    For example:
    cargo run ~/code/Example/src/Example.jl --project=~/code/Example -p
    

About

Fast linter for Julia programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages