FAIRmat-NFDI / nomad-material-processing

A NOMAD plugin containing base sections for material processing.
https://fairmat-nfdi.github.io/nomad-material-processing/
Apache License 2.0
9 stars 2 forks source link

54 add workflow for pytest and ruff #55

Closed ka-sarthak closed 1 month ago

ka-sarthak commented 1 month ago
ka-sarthak commented 1 month ago

@hampusnasstrom Ruff pipeline is failing because the previous code that isn't formatted. Running ruff format . fixes the errors. But I haven't added those formatting changes in this PR to avoid disturbing the git blame history.
I suggest we merge this PR, which contains the configuration of ruff actions. You create another PR containing the formatted code using Ruff and merge it. That should pass the pipeline.