Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 485 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 485 Bytes

Sourcery examples

Try out Sourcery functionality using the examples in this repo

Setup

  1. Sign up and install Sourcery in your IDE or code editor
  2. Clone this repo and open in your IDE

Trying it out

  • Refactoring examples are in the refactorings directory
  • Try out Sourcery - scan for refactorings on the refactorings/scan folder
  • Try out Sourcery - detect clones on the clones folder