Browse Source

Use `tt` extension for form scaffold template (#29676)

dariusk-working/4_3_0
Matt Jankowski 2 years ago committed by GitHub
parent
commit
4948a063d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .haml-lint.yml
  2. 0
      lib/templates/haml/scaffold/_form.html.haml.tt

1
.haml-lint.yml

@ -1,6 +1,5 @@
exclude:
- 'vendor/**/*'
- lib/templates/haml/scaffold/_form.html.haml
require:
- ./lib/linter/haml_middle_dot.rb

0
lib/templates/haml/scaffold/_form.html.haml → lib/templates/haml/scaffold/_form.html.haml.tt

Loading…
Cancel
Save