troessner / reek

Code smell detector for Ruby
https://github.com/troessner/reek
MIT License
4.02k stars 279 forks source link

Adapters are different from domain code #20

Closed kevinrutherford closed 11 years ago

kevinrutherford commented 15 years ago

In a Hexagonal Architectural view of an app, the code style in the Adapters is special. So any name matching /Adapter/ should be exempted from certain smells (particularly those related to conditional code).

troessner commented 11 years ago

Four years open and no comment on this whatsoever -> Closed.