Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 282 Bytes

behaviour_spelling.md

File metadata and controls

16 lines (10 loc) · 282 Bytes

Behaviour Spelling

Use a consistent spelling for behaviour attributes in modules.

Works on .beam file? Yes!

Options

  • spelling :: behaviour | behavior.
    • default: behaviour.

Example

{elvis_style, behaviour_spelling, #{ spelling => behaviour }}