m-labs / artiq

A leading-edge control system for quantum information experiments
https://m-labs.hk/artiq
GNU Lesser General Public License v3.0
413 stars 192 forks source link

Minor issues/suggestions on `flake.nix` and `.gitignore` #2453

Open LEXUGE opened 2 weeks ago

LEXUGE commented 2 weeks ago

ARTIQ Feature Request

Problem this request addresses

Several minor issues/suggestions on flake.nix and .gitignore

Additional context

I locally tested flake8 lint, it seems the python codebase has a lot of lint errors.

sbourdeauducq commented 2 weeks ago
  • to automatically check formatting and lints with flake8, nixpkgs-fmt

Is nixpkgs-fmt available on non-Nix platforms?

LEXUGE commented 2 weeks ago

You can install by cargo.