Skip to content

Energy-Production-Innovation-Center/UniOpt

Repository files navigation

UniOpt

Local development

The Task tool provides an easy way to automatize the whole development process.

Requirements

Make sure you have the following tools installed:

Checking code

  • task check to run all tasks, or:
  • task lint:check (Ruff linter)
  • task format:check (Ruff formatter)
  • task type:check (ty type checker)

Some tools also support automatic fixing for some known problems:

  • task fix to run all tasks, or:
  • task lint:fix (Ruff linter)
  • task format:fix (Ruff formatter)

The pre-commit tool is also configured to run some checks automatically before new commits.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors