Coder Social home page Coder Social logo

Comments (2)

admiralAwkbar avatar admiralAwkbar commented on June 30, 2024

@brianamarie hey! Yes, it's absolutely configurable!
So you can add the change to the .github/linters/.markdown-lint.yml or whatever language you need to update the rules for this repository.

Example:

File:[docs/_sidebar.md]
ERROR! Found errors in [markdownlint] linter!
ERROR:[docs/_sidebar.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "* Getting Started"]]

You could update your repositories .github/linters/.markdown-lint.yml file with the line:

MD041: false

and it would ignore that ruleset in all of your files in your repository.

If you believe this should be a default rule, and all other repositories should abide by it as well, you can update the file: https://github.com/github/super-linter/blob/master/TEMPLATES/.markdown-lint.yml

@allthedoll @brianamarie I would believe you two to have the best knowledge on what looks, feel, and sounds right :)
And that will make it a default rule for all people using the linter :)

from training-manual.

brianamarie avatar brianamarie commented on June 30, 2024

Thank you, @admiralAwkbar. Also thank you @parkerbxyz! It looks like the tweaks you made in the PR got everything working swimmingly. ✨

from training-manual.

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.