feature/linter
tech/pharo implements in the library a linter that check the code for various rules about formatting, types and so on, and it warns the user.
In Dok, every library should include rules about its usage, and Dok should check the codebase for checking if the rules are respected.
There can be agents inspecting a shared blackboard, activated when some condition in the code is found.