Git Product home page Git Product logo

Comments (4)

lencioni avatar lencioni commented on June 20, 2024

Interesting, I added this test case to spec/haml_lint/linter/object_reference_attributes_spec.rb, and it passes just fine.

context 'when a tag has no attributes followed by a tag with no attributes' do
  let(:haml) { <<-HAML }
    %h3 Test
    %p hi
  HAML

  it { should_not report_lint }
end

from haml-lint.

sds avatar sds commented on June 20, 2024

Hey @lencioni,

I'm unable to reproduce this locally by running haml-lint directly with a file containing the contents you posted. I'm going to close, but feel free to reopen if there's something I'm missing.

from haml-lint.

sds avatar sds commented on June 20, 2024

This seems to have something to do with your system running the latest version of the haml gem (4.1.0.beta.1 at time of writing).

This version likely mucked around with the parse tree representation. Will have a look when I can.

from haml-lint.

sds avatar sds commented on June 20, 2024

Fixed in 18bd4ba and released in 0.8.0

from haml-lint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.