diff --git a/README.md b/README.md index 52fa8deb6..a5bb369db 100644 --- a/README.md +++ b/README.md @@ -1752,7 +1752,7 @@ Loading address: binbloom can parse a raw binary firmware and determine its load - [sass-lint](https://github.com/sasstools/sass-lint) :warning: — A Node-only Sass linter for both sass and scss syntax. -- [scsslint](https://github.com/brigade/scss-lint) — Linter for SCSS files. +- [scsslint](https://github.com/brigade/scss-lint) :warning: — Linter for SCSS files. - [Specificity Graph](https://jonassebastianohlsson.com/specificity-graph) — CSS Specificity Graph Generator. @@ -2032,7 +2032,7 @@ but with the following improvements: - [mdformat](https://mdformat.rtfd.io) — CommonMark compliant Markdown formatter -- [mdl](https://github.com/mivok/markdownlint) — A tool to check Markdown files and flag style issues. +- [mdl](https://github.com/mivok/markdownlint) :warning: — A tool to check Markdown files and flag style issues. - [mdsf](https://github.com/hougesen/mdsf) — Format markdown code blocks using your favorite code formatters. diff --git a/data/api/tools.json b/data/api/tools.json index a5ba7eee8..1fa83146b 100644 --- a/data/api/tools.json +++ b/data/api/tools.json @@ -11382,7 +11382,7 @@ "plans": null, "description": "A tool to check Markdown files and flag style issues.", "discussion": null, - "deprecated": null, + "deprecated": true, "resources": null, "reviews": null, "demos": null, @@ -17026,7 +17026,7 @@ "plans": null, "description": "Linter for SCSS files.", "discussion": null, - "deprecated": null, + "deprecated": true, "resources": null, "reviews": null, "demos": null,