dspy icon indicating copy to clipboard operation
dspy copied to clipboard

ci(dspy): Add Ruff linting workflow

Open isaacbmiller opened this issue 1 year ago • 1 comments
trafficstars

Makes CI better:

  1. Caches poetry installation
  2. Caches python install dependencies
  3. Auto commit style fixes (That commit wont be tested, but the tests get run post-lint, so if it breaks something the tests will fail)

isaacbmiller avatar Mar 03 '24 16:03 isaacbmiller

@CyrusOfEden

isaacbmiller avatar Mar 03 '24 18:03 isaacbmiller