Skip to content

CDCgov/dibbs-ecr-refiner

Repository files navigation

DIBBs eCR Refiner

🚧 The DIBBs eCR Refiner is under construction 🚧

Running the linter

The linter can be run two different ways: either manually via the ruff command or automatically when you go to create a new commit, which is powered by pre-commit.

Manually

  1. Activate the refiner virtual environment (steps listed here)
  2. Install dev dependencies with pip install -r dev-requirements.txt
  3. Run any ruff command you'd like (see here)

Pre-commit

  1. Install pre-commit
  2. Run pre-commit install
  3. Run pre-commit run --all-files to check that the tool is working properly

The pre-commit hook will automatically fix any linter issues and will also format the code.

Running the eCR Refiner with Docker

The project can be run from the top-level directory with docker compose up.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •