Skip to content

Commit efe086a

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent af3a35a commit efe086a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ Loading address: binbloom can parse a raw binary firmware and determine its load
17521752

17531753
- [sass-lint](https://github.com/sasstools/sass-lint) :warning: — A Node-only Sass linter for both sass and scss syntax.
17541754

1755-
- [scsslint](https://github.com/brigade/scss-lint) — Linter for SCSS files.
1755+
- [scsslint](https://github.com/brigade/scss-lint) :warning: — Linter for SCSS files.
17561756

17571757
- [Specificity Graph](https://jonassebastianohlsson.com/specificity-graph) — CSS Specificity Graph Generator.
17581758

@@ -2032,7 +2032,7 @@ but with the following improvements:
20322032

20332033
- [mdformat](https://mdformat.rtfd.io) — CommonMark compliant Markdown formatter
20342034

2035-
- [mdl](https://github.com/mivok/markdownlint) — A tool to check Markdown files and flag style issues.
2035+
- [mdl](https://github.com/mivok/markdownlint) :warning: — A tool to check Markdown files and flag style issues.
20362036

20372037
- [mdsf](https://github.com/hougesen/mdsf) — Format markdown code blocks using your favorite code formatters.
20382038

data/api/tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11382,7 +11382,7 @@
1138211382
"plans": null,
1138311383
"description": "A tool to check Markdown files and flag style issues.",
1138411384
"discussion": null,
11385-
"deprecated": null,
11385+
"deprecated": true,
1138611386
"resources": null,
1138711387
"reviews": null,
1138811388
"demos": null,
@@ -17026,7 +17026,7 @@
1702617026
"plans": null,
1702717027
"description": "Linter for SCSS files.",
1702817028
"discussion": null,
17029-
"deprecated": null,
17029+
"deprecated": true,
1703017030
"resources": null,
1703117031
"reviews": null,
1703217032
"demos": null,

0 commit comments

Comments
 (0)