All Projects → I18n Tasks → Similar Projects or Alternatives

883 Open source projects that are alternatives of or similar to I18n Tasks

OpenStaticAnalyzer
OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.
Stars: ✭ 19 (-98.91%)
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+159.78%)
Sonar Php
🐘 SonarPHP: PHP static analyzer for SonarQube & SonarLint
Stars: ✭ 288 (-83.52%)
phpstan-webmozart-assert
PHPStan extension for webmozart/assert
Stars: ✭ 132 (-92.45%)
Phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Stars: ✭ 5,194 (+197.14%)
eba
EBA is a static bug finder for C.
Stars: ✭ 14 (-99.2%)
Traduora
Ever® Traduora - Open-Source Translation Management Platform
Stars: ✭ 1,580 (-9.61%)
Mutual labels:  i18n, translation-management
unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 119 (-93.19%)
Wala
T.J. Watson Libraries for Analysis
Stars: ✭ 395 (-77.4%)
Security Code Scan
Vulnerability Patterns Detector for C# and VB.NET
Stars: ✭ 550 (-68.54%)
klara
Automatic test case generation for python and static analysis library
Stars: ✭ 250 (-85.7%)
Phpinspectionsea
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
Stars: ✭ 1,211 (-30.72%)
phpstan-nette
Nette Framework class reflection extension for PHPStan & framework-specific rules
Stars: ✭ 87 (-95.02%)
nakedret
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
Stars: ✭ 82 (-95.31%)
unimport
unimport is a Go static analysis tool to find unnecessary import aliases.
Stars: ✭ 64 (-96.34%)
analysis-net
Static analysis framework for .NET programs.
Stars: ✭ 19 (-98.91%)
qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (-93.59%)
Nullaway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
Stars: ✭ 3,035 (+73.63%)
codeclimate-phpcodesniffer
Code Climate Engine for PHP Code Sniffer
Stars: ✭ 27 (-98.46%)
Phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
Stars: ✭ 10,534 (+502.63%)
Phpstan Symfony
Symfony extension for PHPStan
Stars: ✭ 360 (-79.41%)
Pep8speaks
A GitHub app to automatically review Python code style over Pull Requests
Stars: ✭ 546 (-68.76%)
Prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Stars: ✭ 419 (-76.03%)
Cfmt
cfmt is a tool to wrap Go comments over a certain length to a new line.
Stars: ✭ 28 (-98.4%)
Flake8
The official GitHub mirror of https://gitlab.com/pycqa/flake8
Stars: ✭ 1,112 (-36.38%)
awesome-i18n
🌍 A curated list of i18n resources for all kind of languages and frameworks
Stars: ✭ 205 (-88.27%)
Mutual labels:  i18n, translation-management
Babel Plugin I18next Extract
Babel plugin that statically extracts i18next and react-i18next translation keys.
Stars: ✭ 93 (-94.68%)
Mutual labels:  static-analysis, i18n
lints
Lint all your JavaScript, CSS, HTML, Markdown and Dockerfiles with a single command
Stars: ✭ 14 (-99.2%)
sonarlint4netbeans
SonarLint integration for Apache Netbeans
Stars: ✭ 23 (-98.68%)
duplex
Duplicate code finder for Elixir
Stars: ✭ 20 (-98.86%)
identypo
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
Stars: ✭ 26 (-98.51%)
gotcha
Go Taint CHeck Analyser
Stars: ✭ 40 (-97.71%)
analysis-model
A library to read static analysis reports into a Java object model
Stars: ✭ 74 (-95.77%)
tryceratops
A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
Stars: ✭ 381 (-78.2%)
static-code-analysis-plugin
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Stars: ✭ 36 (-97.94%)
codeclimate-eslint
Code Climate Engine for ESLint
Stars: ✭ 86 (-95.08%)
Abaplint
Standalone linter for ABAP
Stars: ✭ 111 (-93.65%)
inlang
Open Source Localization Solution for Software.
Stars: ✭ 160 (-90.85%)
Mutual labels:  i18n, translation-management
Chronos
Chronos - A static race detector for the go language
Stars: ✭ 272 (-84.44%)
codeclimate-duplication
Code Climate engine for code duplication analysis
Stars: ✭ 96 (-94.51%)
Phpstan Strict Rules
Extra strict and opinionated rules for PHPStan
Stars: ✭ 295 (-83.12%)
Phpstan Phpunit
PHPUnit extensions and rules for PHPStan
Stars: ✭ 247 (-85.87%)
Phpstan Doctrine
Doctrine extensions for PHPStan
Stars: ✭ 338 (-80.66%)
Semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Stars: ✭ 5,668 (+224.26%)
Engine
Droidefense: Advance Android Malware Analysis Framework
Stars: ✭ 386 (-77.92%)
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+109.78%)
Sonar Dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
Stars: ✭ 466 (-73.34%)
Gosec
Golang security checker
Stars: ✭ 5,694 (+225.74%)
Phpdoc Parser
Next-gen phpDoc parser with support for intersection types and generics
Stars: ✭ 569 (-67.45%)
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+113.56%)
Sonar Java
☕️ SonarSource Static Analyzer for Java Code Quality and Security
Stars: ✭ 745 (-57.38%)
Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Stars: ✭ 6,481 (+270.77%)
Static Analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
Stars: ✭ 9,310 (+432.61%)
Sonarjs
SonarSource Static Analyzer for JavaScript and TypeScript
Stars: ✭ 696 (-60.18%)
Dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
Stars: ✭ 242 (-86.16%)
Warnings Ng Plugin
Jenkins Warnings Plugin - Next Generation
Stars: ✭ 248 (-85.81%)
Pytype
A static type analyzer for Python code
Stars: ✭ 3,545 (+102.8%)
Scalastyle
scalastyle
Stars: ✭ 679 (-61.16%)
Pest
🐞 Primitive Erlang Security Tool
Stars: ✭ 79 (-95.48%)
Unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 96 (-94.51%)
1-60 of 883 similar projects