eslint-formatter-git-log
ESLint reporter
A tool that formats ESLint reports with Git author information and allows customizable reporting options.
ESLint Formatter featuring Git Author, Date, and Hash
41 stars
3 watching
0 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
eslinteslint-formattereslintformatterformattergitgit-loglintreportervalidate
Related projects:
Repository | Description | Stars |
---|---|---|
shuoshubao/eslint-formatter-html | A tool that enhances ESLint's reporting capabilities by providing an HTML-based report with interactive features and improved usability. | 35 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
fengzilong/eslint-formatter-mo | Format ESLint output for improved readability | 124 |
davidjbradshaw/eslint-formatter-summary-chart | A tool that provides visual summaries of ESLint errors by rules and files using bar charts. | 12 |
pimlie/eslint-multiplexer | Tools to combine and merge ESLint results from multiple files | 7 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |
eslint-stylistic/eslint-stylistic | Porting stylistic formatting rules from ESLint and typescript-eslint to separate packages | 1,463 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
josh-stillman/lintier | Tools to set up ESLint and Prettier in TypeScript projects | 24 |
kuceb/eslint-plugin-json-format | A plugin for ESLint to format and auto-fix JSON files in JavaScript projects. | 41 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |