mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 04:24:22 +00:00
48594b18e6
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
- user_facing_flashes.each do |key, value|
|
|
.flash-message{ class: key }
|
|
%strong= value
|