A code critics tool for Smalltalk projects. Install it with:
- Make sure you have metacello-work installed.
- Load the project with:
Metacello new
configuration: 'SwaLint';
repository: 'github://hpi-swa-teaching/SwaLint:master/packages';
onConflict: [:ex | ex allow];
load
Now you can open the SwaLint Code Critics via Apps.