From 470597e050e00dd96f5d9d031056bac9a7eaa0b6 Mon Sep 17 00:00:00 2001 From: Analysis Tools Bot Date: Wed, 29 Jan 2025 12:01:19 +0000 Subject: [PATCH] Commit list --- README.md | 6 +++--- data/api/tools.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a5bb369db..45ec07919 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ Dialyzer starts its analysis from either debug-compiled BEAM bytecode or from E

Fortran

-- [fprettify](https://pypi.python.org/pypi/fprettify) — Auto-formatter for modern fortran source code, written in Python. +- [fprettify](https://pypi.python.org/pypi/fprettify) :warning: — Auto-formatter for modern fortran source code, written in Python. Fprettify is a tool that provides consistent whitespace, indentation, and delimiter alignment in code, including the ability to change letter case and handle preprocessor directives, all while preserving revision history and tested for editor integration. - [i-Code CNES for Fortran](https://github.com/lequal/i-CodeCNES) — An open source static code analysis tool for Fortran 77, Fortran 90 and Shell. @@ -719,7 +719,7 @@ Its technology helps developers automate testing, find bugs, and reduce manual l - [flow](https://flow.org) — A static type checker for JavaScript. -- [hegel](https://hegel.js.org) — A static type checker for JavaScript with a bias on type inference and strong type systems. +- [hegel](https://hegel.js.org) :warning: — A static type checker for JavaScript with a bias on type inference and strong type systems. - [jshint](https://jshint.com/about) [:information_source:]() — Detect errors and potential problems in JavaScript code and enforce your team's coding conventions. @@ -1069,7 +1069,7 @@ YAPF follows a distinctive methodology, originating from the 'clang-format' tool - [lintr](https://github.com/jimhester/lintr) — Static Code Analysis for R. -- [R Language Server](https://github.com/REditorSupport/languageserver/) — Provides code completion, refactoring, folding, diagnostics (with lintr), and more for R. +- [R Language Server](https://github.com/REditorSupport/languageserver/) :warning: — Provides code completion, refactoring, folding, diagnostics (with lintr), and more for R. - [rco](https://jcrodriguez1989.github.io/rco/) — Performance optimizer for R code (with GUI). diff --git a/data/api/tools.json b/data/api/tools.json index 1fa83146b..5fa50247b 100644 --- a/data/api/tools.json +++ b/data/api/tools.json @@ -7417,7 +7417,7 @@ "plans": null, "description": "Auto-formatter for modern fortran source code, written in Python.\nFprettify is a tool that provides consistent whitespace, indentation, and delimiter alignment in code, including the ability to change letter case and handle preprocessor directives, all while preserving revision history and tested for editor integration.", "discussion": null, - "deprecated": null, + "deprecated": true, "resources": null, "reviews": null, "demos": null, @@ -8902,7 +8902,7 @@ "plans": null, "description": "A static type checker for JavaScript with a bias on type inference and strong type systems.", "discussion": null, - "deprecated": null, + "deprecated": true, "resources": null, "reviews": null, "demos": null, @@ -15559,7 +15559,7 @@ "plans": null, "description": "Provides code completion, refactoring, folding, diagnostics (with lintr), and more for R.", "discussion": null, - "deprecated": null, + "deprecated": true, "resources": null, "reviews": null, "demos": null,