6 dépôts
General-purpose platforms and frameworks for building custom code analysis and linting rules.
Explore 6 awesome GitHub repositories matching part of an awesome list · Code Analysis Frameworks. Refine with filters or upvote what's useful.
Ale is a Neovim LSP client and asynchronous linter wrapper designed to integrate language servers and syntax checkers into the editor. It provides infrastructure for background syntax validation and automated code fixing without blocking the editor interface. The project implements the Language Server Protocol to enable advanced semantic navigation, including symbol renaming, definition jumping, and the application of automatic refactoring changes. It functions as an automatic code fixer that applies formatting and repairs based on feedback from linting tools and language servers. The plugin
Asynchronous linting and fixing for Vim and NeoVim.
CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete
Semantic code analysis using dataflow queries.
100 Days of Code is a structured challenge framework and journal template designed to help participants build a consistent daily coding habit. At its core, it provides a forkable GitHub repository that individuals copy to their own account, giving them an immediate, pre-configured system for committing to code for at least one hour every day for 100 consecutive days. The project functions as both a personal accountability tool and a social motivation platform, with its architecture built around Markdown-based journal entries and a GitHub fork workflow that eliminates setup overhead. The frame
Provides a self-imposed commitment system requiring coding for at least one hour daily for 100 consecutive days.
Tools for code analysis, visualizations, or style-preserving source transformation.
Tools for code analysis and style-preserving source transformations.
T.J. Watson Libraries for Analysis, with front ends for Java, Android, and JavaScript, and many common static program analyses.
Static analysis capabilities for Java bytecode and JavaScript.
🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏
Pluggable code transformer for JavaScript and TypeScript.