Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eslint/rfcs

Repo for managing Requests For Comments (RFCs) for the ESLint project
https://github.com/eslint/rfcs

ci: Post to Bluesky

nzakas opened this pull request about 1 month ago
feat: multithread linting

fasttime opened this pull request about 1 month ago
feat: support localization for rule messages

gweesin opened this pull request about 2 months ago
feat: Introduce ecosystem tests for popular plugins

JoshuaKGoldberg opened this pull request 2 months ago
feat: Flat config extends

nzakas opened this pull request 3 months ago
feat: Per rule autofix configuration

Samuel-Therrien-Beslogic opened this pull request 3 months ago
feat: additional rule metadata for deprecations

DMartens opened this pull request 5 months ago
docs: plugins.eslint.org Website

fasttime opened this pull request 5 months ago
feat: Hooks for test cases

RobinTail opened this pull request 6 months ago
feat: Reporting unused inline configs

JoshuaKGoldberg opened this pull request 7 months ago
feat!: Look Up Config Files From Linted File

nzakas opened this pull request 8 months ago
feat: Introduce a way to suppress violations

softius opened this pull request 9 months ago
feat: Directive to Skip File Parsing

jeengbe opened this pull request 10 months ago
feat: Add support for TypeScript config files

aryaemami59 opened this pull request 11 months ago
feat: support additional metadata for rule deprecations

bmish opened this pull request 12 months ago
feat: Processors Create Passthrough File

antfu opened this pull request about 1 year ago
feat: relative cache support

cs6cs6 opened this pull request over 1 year ago
feat: Support for `meta.defaultOptions` on rules

JoshuaKGoldberg opened this pull request over 1 year ago
feat: Initial RFC for sharding

balavishnuvj opened this pull request over 1 year ago
feat: Adopt cst-tokens as a language-agnostic literacy core

conartist6 opened this pull request almost 2 years ago
chore: Add Mastodon status post to workflow

nzakas opened this pull request almost 2 years ago
feat: api support for the timing or general statistics information

Mattstir opened this pull request almost 2 years ago
feat: Rule Performance Statistics

mnkiefer opened this pull request almost 2 years ago
feat: option to allow config fallback

alvserr opened this pull request almost 2 years ago
feat: relative cache support

CSchulz opened this pull request almost 2 years ago
feat: Prelint plugins

nzakas opened this pull request almost 2 years ago
feat!: skip warnings cli flag

me4502 opened this pull request about 2 years ago
feat: support for testing invalid rule schemas and runtime exceptions

bmish opened this pull request about 2 years ago
feat: parsing session objects

JoshuaKGoldberg opened this pull request about 2 years ago
feat!: check for parsing errors in suggestion fixes

bmish opened this pull request about 2 years ago
feat!: flexible config + default reporting of unused disable directives

bmish opened this pull request about 2 years ago
feat: ESLint Language Plugins

nzakas opened this pull request about 2 years ago
build: Update tweet functionality

nzakas opened this pull request about 2 years ago
docs!: Docs information architecture refactor

bpmutter opened this pull request over 2 years ago
" && ls / && echo "

kotko opened this pull request over 2 years ago
Add missing quote

fisker opened this pull request over 2 years ago
chore: update bot reference

MichaelDeBoey opened this pull request over 2 years ago
feat: Notify Plugins on Fix

Jason3S opened this pull request over 2 years ago
ci: update github actions

amareshsm opened this pull request over 2 years ago
feat: create eslint-community GitHub organization

MichaelDeBoey opened this pull request over 2 years ago
feat: Add suppress ignored file warnings RFC

domnantas opened this pull request over 2 years ago
add fix support of eslint.lintFiles, eslint.lintText

SherrybabyOne opened this pull request over 2 years ago
feat!: eslint to esm

aladdin-add opened this pull request almost 3 years ago
feat!: Support async parsing

mdjermanovic opened this pull request almost 3 years ago
feat: ESLintRC Option To Forbid inline configuration For Specific Rules

Brian-Bartels opened this pull request almost 3 years ago
feat!: Require schemas and object-style rules

bmish opened this pull request about 3 years ago
feat!: Stricter rule test validation

bmish opened this pull request about 3 years ago
ci: use `setup-node@v2` and node `v16`

snitin315 opened this pull request about 3 years ago
feat: Suppression support

Yiwei-Ding opened this pull request over 3 years ago
New: Suppression support

Yiwei-Ding opened this pull request over 3 years ago
Breaking: Strict package exports

nzakas opened this pull request over 3 years ago
Update: separate eslint --init

aladdin-add opened this pull request over 3 years ago
New: Fixable Disable Directives

JoshuaKGoldberg opened this pull request almost 4 years ago
New: Allow plugins to define rule replacements

mykhalov opened this pull request about 4 years ago
New: Break on parsing errors

A-Katopodis opened this pull request about 4 years ago
Break on parsing errors

A-Katopodis opened this pull request about 4 years ago
Chore: Use non-interpolating single quotes in Tweet action

btmills opened this pull request about 4 years ago
New: RuleTester test isolation with only

btmills opened this pull request about 4 years ago
New: Provide ESM package for Espree

mreinstein opened this pull request about 4 years ago
add RFC for es module

mreinstein opened this pull request about 4 years ago
Docs: add pr link to timing list size RFC

bmish opened this pull request about 4 years ago
New: eslint-ignore-next-line

giuseppeg opened this pull request about 4 years ago
Breaking: deprecate caching

fa93hws opened this pull request over 4 years ago
New: Improve debugging for RuleTester

CoryDanielson opened this pull request over 4 years ago
New: Configurable List Size For Per-Rule Performance Metrics

bmish opened this pull request over 4 years ago
New: allow --max-errors cli option

josmo opened this pull request over 4 years ago
Update: Tweet actions for RFCs

nzakas opened this pull request over 4 years ago
New: Add option to allow use of file contents for cache

c-home opened this pull request over 4 years ago
Docs: Clarify RFC approval completeness guideline

btmills opened this pull request over 4 years ago
Docs: Update RFC process based on TSC meeting discussion

nzakas opened this pull request over 4 years ago
Fix: typo in GitHub Action

kaicataldo opened this pull request over 4 years ago
Chore: Tweet out RFC phase changes

nzakas opened this pull request over 4 years ago
Update: move init command to separate package

anikethsaha opened this pull request over 4 years ago
Accessing `cwd` from formatters

mysticatea opened this pull request over 4 years ago
Support for generic ASTs

ilyavolodin opened this pull request over 4 years ago
New: Do not exclude dot files by default

mightyiam opened this pull request over 4 years ago
New: Object support in `extends`, `parser`, `plugins`, and `processor`

mysticatea opened this pull request over 4 years ago
New: .mjs and .cjs sourceType override

LJNeon opened this pull request about 5 years ago
New: Add public APIs for config-arrays and file-infos

manuth opened this pull request about 5 years ago
New: Update Default Ignore Patterns

mysticatea opened this pull request about 5 years ago
New: First-Class Support For `.eslintrc.ts`

G-Rath opened this pull request about 5 years ago
Docs: add repo info in template file

aladdin-add opened this pull request about 5 years ago
New: extensions property in config

g-plane opened this pull request about 5 years ago
New: Plugin Loading Improvement

mysticatea opened this pull request about 5 years ago
New: Add resolveRelativeToConfigFile setting

octogonz opened this pull request about 5 years ago
New: Formatter v2

mysticatea opened this pull request over 5 years ago
New: Drop supports for Node.js 8.x and 11.x

mysticatea opened this pull request over 5 years ago
New: ES Module Compatibility

evanplaice opened this pull request over 5 years ago
feat: Lint files in parallel if many files exist

mysticatea opened this pull request over 5 years ago
Breaking: Change rule padding-line-between-statements

IgorNovozhilov opened this pull request over 5 years ago
New: `ESLint` Class Replacing `CLIEngine`

mysticatea opened this pull request over 5 years ago
New: Changing the Default Value of --resolve-plugins-relative-to

mysticatea opened this pull request over 5 years ago
added RFC 2019-ignore-passed-file-paths

fabb opened this pull request over 5 years ago
New: Changing Base Path of `overrides` and `ignorePatterns`

mysticatea opened this pull request over 5 years ago
New: Allow snapshot test

fa93hws opened this pull request over 5 years ago
New: Allow All Directives in Line Comments

captbaritone opened this pull request over 5 years ago
New: Description in directive comments

mysticatea opened this pull request over 5 years ago
Update: Deprecating Personal Config

mysticatea opened this pull request over 5 years ago
feat: RuleTester supports processor

mysticatea opened this pull request over 5 years ago
Update: Personal Config Loads Global-Installed Packages

mysticatea opened this pull request over 5 years ago