Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brandongregoryscott/eslint-plugin-collation issues and pull requests

#78 - feat: update eslint dependencies, fix imports

Pull Request - State: closed - Opened by brandongregoryscott 5 months ago - 1 comment
Labels: released

#77 - fix(prefer-import): check for local types/interfaces before reporting global reference error

Pull Request - State: closed - Opened by brandongregoryscott 5 months ago - 1 comment
Labels: released

#76 - fix(prefer-import): use local isIdentifier type guard instead of reaching into dist/ast-utils

Pull Request - State: closed - Opened by brandongregoryscott 5 months ago - 1 comment
Labels: released

#75 - feat(prefer-import): lint and fix global types with local imports

Pull Request - State: closed - Opened by brandongregoryscott 5 months ago - 1 comment
Labels: released

#73 - prefer-import w/ replaceAsDefault breaks if named import is aliased

Issue - State: closed - Opened by brandongregoryscott over 1 year ago - 1 comment
Labels: bug, released

#72 - 'Theme' gets mapped to `@twilio-paste/core-table` incorrectly in prefer-imports Twilio Paste config

Issue - State: closed - Opened by brandongregoryscott over 1 year ago - 1 comment
Labels: bug, released

#71 - feat: default-import-matches-module rule

Pull Request - State: open - Opened by brandongregoryscott over 1 year ago

#70 - feat: add default-export-matches-filename rule

Pull Request - State: open - Opened by brandongregoryscott over 1 year ago

#69 - Improve `prefer-import` documentation

Issue - State: closed - Opened by brandongregoryscott over 1 year ago - 1 comment
Labels: documentation

#68 - fix(prefer-import): provide replacement data for better error reporting

Pull Request - State: closed - Opened by brandongregoryscott over 1 year ago - 1 comment
Labels: released

#67 - feat: prefer-import rule

Pull Request - State: closed - Opened by brandongregoryscott over 1 year ago - 1 comment
Labels: released

#66 - `sort-dependency-list` does not preserve comments

Issue - State: open - Opened by brandongregoryscott over 1 year ago
Labels: bug

#65 - docs: add documentation for sort-exports, separate release job into own workflow

Pull Request - State: closed - Opened by brandongregoryscott over 1 year ago - 1 comment
Labels: released

#64 - feat: add sort-exports rule for sorting export specifiers

Pull Request - State: closed - Opened by brandongregoryscott over 1 year ago

#63 - fix(group-exports): handle module specifiers and aliases

Pull Request - State: closed - Opened by brandongregoryscott over 1 year ago

#62 - `group-exports` does not handle aliased exports/index files

Issue - State: closed - Opened by brandongregoryscott about 2 years ago
Labels: bug

#60 - Handle empty export

Pull Request - State: closed - Opened by brandongregoryscott over 2 years ago

#59 - Handle inline exports in module declaration blocks

Pull Request - State: closed - Opened by brandongregoryscott over 2 years ago

#56 - Rule: `main-comp-first`

Issue - State: open - Opened by brandongregoryscott over 2 years ago - 1 comment
Labels: enhancement

#55 - Refactor to ESLint plugin

Pull Request - State: closed - Opened by brandongregoryscott over 2 years ago

#54 - Rule: `default-export-matches-file`

Issue - State: open - Opened by brandongregoryscott over 2 years ago
Labels: enhancement

#53 - Rule: `consistent-default-import-export`

Issue - State: closed - Opened by brandongregoryscott over 2 years ago - 1 comment
Labels: enhancement

#52 - Results of scheduled smoke test

Issue - State: open - Opened by github-actions[bot] over 2 years ago - 29 comments

#50 - Audit existing rules and scope out effort of replacing w/ ESLint plugins

Issue - State: closed - Opened by brandongregoryscott over 2 years ago
Labels: enhancement

#49 - `exports-at-eof` erroneously throwing errors

Issue - State: closed - Opened by brandongregoryscott over 2 years ago
Labels: bug

#48 - Add configuration

Issue - State: closed - Opened by brandongregoryscott over 2 years ago
Labels: enhancement

#47 - Update include/exclude flags to accept wildcard

Issue - State: closed - Opened by brandongregoryscott over 2 years ago
Labels: enhancement

#46 - Ability to turn 'safe saving' off

Issue - State: closed - Opened by brandongregoryscott over 2 years ago
Labels: enhancement

#45 - Rule: ExportsAtEof

Pull Request - State: closed - Opened by brandongregoryscott over 2 years ago

#44 - Handle intersection/nested types

Pull Request - State: closed - Opened by brandongregoryscott over 2 years ago

#43 - alphabetize-interfaces should handle TypeIntersections

Issue - State: closed - Opened by brandongregoryscott over 2 years ago
Labels: bug

#42 - Alphabetize nested types

Pull Request - State: closed - Opened by brandongregoryscott over 2 years ago

#41 - Check for compilation errors and skip saving if so

Issue - State: closed - Opened by brandongregoryscott over 2 years ago
Labels: enhancement

#40 - Swap default imports with named in `named-exports-only` rule

Pull Request - State: closed - Opened by brandongregoryscott over 2 years ago

#39 - Fix: alphabetize interfaces fails silently

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#38 - Rules throw/fail silently with p-retry

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: bug

#37 - Exclude flag

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#36 - Fix: Alphabetize jsx props with comments

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#35 - Bug: alphabetize-jsx-props only sorts nested JsxElements 1 level, it seems

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago - 1 comment
Labels: bug

#34 - CLI option: --exclude to exclude specific rules from running

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#33 - Rule: `no-prop-destructure`

Issue - State: open - Opened by brandongregoryscott almost 3 years ago - 1 comment

#32 - Improve performance on large TS project

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago

#30 - Docusaurus

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#29 - Add rule named-exports-only

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#27 - Add codegen utils for scaffolding out front-to-back rule

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#26 - Scaffold tests

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#25 - Update alphabetize-jsx-props to handle inline comments

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#24 - Update alphabetize-interfaces rule to also alphabetize nested objects

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago - 1 comment
Labels: enhancement

#23 - Rule: always-export-as-type

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago - 1 comment
Labels: enhancement

#22 - Rule: named-exports-only

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#21 - Rule: exports-at-eof

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#20 - Alphabetize enum members

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#19 - Rules flag

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#18 - Fix: Alphabetize interfaces with jsdocs

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#17 - Add husky + pre-commit hook

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#16 - Fix false flags

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#15 - False flags in alphabetize-dependency-lists

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: bug

#14 - Fix unhandled errors

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#13 - Alphabetize dependency lists

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#12 - Interfaces w/ JSDoc comments throw an error

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: bug

#10 - Add verbose/silent flags for controlling logging levels

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#9 - Handle self-closing Jsx + Jsx as props

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#8 - Handle self-closing JsxElements, as well as Jsx that is passed as props

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: bug, enhancement

#7 - Alphabetize React dependency lists

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#6 - Implement --rules flag for running specific rules only

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#5 - Rule: `sort-exports`

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago - 1 comment
Labels: enhancement

#4 - Rule result

Pull Request - State: closed - Opened by brandongregoryscott almost 3 years ago

#3 - Strip down README + port to doc site

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: documentation

#2 - Formalize linting/"dry run" vs. autofixing

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement

#1 - Alphabetize enum members by key

Issue - State: closed - Opened by brandongregoryscott almost 3 years ago
Labels: enhancement