Skip to content
Snippets Groups Projects
Forked from Dragoon / Komodo
Source project has a limited visibility.
  • STEVAN Antoine's avatar
    e0fb0f81
    fix the installation of Rust in the CI (!42) · e0fb0f81
    STEVAN Antoine authored
    !39 and !40 changed the CI to use a _toolchain_ file.
    
    however, having `default` as the `$.profile` causes extra useless components to be installed.
    
    this MR sets the `$.profile` to `minimal` in the _toolchain_ file and the `$.components` to `rustfmt` and `clippy`.
    e0fb0f81
    History
    fix the installation of Rust in the CI (!42)
    STEVAN Antoine authored
    !39 and !40 changed the CI to use a _toolchain_ file.
    
    however, having `default` as the `$.profile` causes extra useless components to be installed.
    
    this MR sets the `$.profile` to `minimal` in the _toolchain_ file and the `$.components` to `rustfmt` and `clippy`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.