Git Product home page Git Product logo

Comments (4)

trotzig avatar trotzig commented on July 3, 2024

Hi @monfresh, and thanks for using haml-lint!

Most of us use vim, and the vim-haml script bundle: https://github.com/tpope/vim-haml. It handles multiline code correctly. I don't have much experience with Sublime, so I can't point you in any direction here. Maybe @aosalias, or @sgammon (both Sublime users I believe) can guide you?

from haml-lint.

lencioni avatar lencioni commented on July 3, 2024

Also, if you want to adjust this lint to be less noisy in the meantime, you can put something like this in your .haml-lint.yml file:

linters:
  LineLength:
    max: 100

from haml-lint.

monfresh avatar monfresh commented on July 3, 2024

Thanks! I had already increased the line length configuration, but would love to find a solution. I also tried the syntax highlighter for Atom, and it doesn't support multiline either.

from haml-lint.

lencioni avatar lencioni commented on July 3, 2024

Makes sense. I'm not sure what you are using in Sublime for your Haml syntax highlighting, but it might be https://github.com/handcrafted/handcrafted-haml-textmate-bundle

If that is the case, it looks like this issue was reported a while ago: handcrafted/handcrafted-haml-textmate-bundle#17

Perhaps you could dig into that plugin and submit a pull request over there? At a quick glance, you might need to tweak this file: https://github.com/handcrafted/handcrafted-haml-textmate-bundle/blob/master/Syntaxes/Ruby%20Haml.tmLanguage

I'm not sure there is anything else that can be done in haml-lint for this, so I'm closing this issue out. Let me know if there's anything I can do to help.

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.