Ecosyste.ms: Issues

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

GitHub / openreachtech/eslint-plugin-openreachtech issues and pull requests

#102 - [Brushup] Fix ESLint types in all custom rules

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

#101 - πŸ› add test to `newline-per-parameter` with nested object parameters

Pull Request - State: closed - Opened by StewEucen almost 3 years ago
Labels: bug

#100 - [Fix] add test to `newline-per-parameter` with rest parameters

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

#99 - πŸ› add test to nested object parameter for `newline-per-parameter`

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

#98 - [Fix] rename custom rule to `newline-per-parameter`

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

#95 - [Document] write about `no-if-in-oneline` and `newline-per-parameter`

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

#94 - [Publish] prepare to publish for some custom rules

Issue - State: closed - Opened by StewEucen almost 3 years ago
Labels: Prepare to Release

#93 - [Custom-rule] `newline-per-argument`

Pull Request - State: closed - Opened by StewEucen almost 3 years ago - 9 comments

#92 - [Brush-up] Fix ESLint types

Issue - State: closed - Opened by StewEucen almost 3 years ago
Labels: Refactor

#91 - [Custom-rule] publish new rule `no-if-in-oneline`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 1 comment

#90 - Update/add link to no unexpected multiline in readme

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

#89 - [Documents] add documents to custom rule 'no-unexpected-multiline'.

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

#88 - Rule/add no if in oneline

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

#87 - [OSS] Write the background of `no-unexpected-multiline` rule

Issue - State: closed - Opened by StewEucen almost 3 years ago
Labels: Publish

#86 - [Documents] add documents for `no-unexpected-multiline`

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

#85 - [Publish] version `0.1.0`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 1 comment
Labels: Publish

#84 - [Documents] add `@link` to official in JSDoc for each custom rule

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

#83 - [Custom-rule] chop down complex arguments

Issue - State: closed - Opened by StewEucen almost 3 years ago - 2 comments
Labels: Custom Rule

#82 - [Feature] add custom rule `no-unexpected-multiline`

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

#81 - [Refactor] integrate selector of rule handler

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

#80 - [Refactor] integrate selector for `indent-in-infix-expression`

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

#79 - [Fix] shared types

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

#78 - [Fix] shared types

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

#77 - [obsolete] replace `no-else-if` custom rule with standard rule

Issue - State: closed - Opened by StewEucen almost 3 years ago - 1 comment
Labels: Update after Release

#76 - [Prepare-publish] tidy up documents to custom rules

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

#75 - [Documents] about `empty-line-after-super`

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

#73 - [Brushup] tidy up JSDoc

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

#72 - [OSS] Tidy up JSDoc in `empty-line-after-super`

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

#71 - [OSS] Tidy up JSDoc in `indent-in-infix-expression`

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

#70 - [Fix] restore rule meta structure

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

#69 - [Documents] translate rule background of `indent-in-infix-expression` in English

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

#68 - [Documents] Add rule detail of 'indent-in-infix-expression' in Japanese.

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

#66 - [OSS] Tidy up JSDoc in `no-else-if`

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

#65 - [Custom-rule] Add fixer to `no-if-in-oneline`

Issue - State: open - Opened by StewEucen almost 3 years ago - 2 comments
Labels: Custom Rule

#64 - [Custom rule] create a rule against `no-unexpected-multiline` suggested by Google

Issue - State: closed - Opened by StewEucen almost 3 years ago - 1 comment
Labels: Custom Rule

#63 - [Feature] options to `indent-in-infix-expression`

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

#62 - [Custom-rule] `no-comment-in-expression`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 9 comments
Labels: Custom Rule

#60 - [Documents] write about custom rule for `no-else-if`

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

#59 - [Refactor] `ESLintHelper.expandInvalidCases()`

Pull Request - State: closed - Opened by StewEucen almost 3 years ago - 1 comment

#58 - [Refactor] tidy up `IndentValidator#_getIndentBaseColumn()`

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

#57 - [Environment] update README for new custom rules.

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

#56 - [OSS] Tidy up JSDoc of all custom rules

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

#55 - Environment/update readme for in house name

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

#54 - Env/prepare to release0.1.1#53

Pull Request - State: closed - Opened by lisadhl almost 3 years ago - 1 comment

#53 - [Environment] prepare to release `0.1.0`

Issue - State: closed - Opened by StewEucen almost 3 years ago
Labels: Prepare to Release

#52 - [Feature] implement fixer to `indent-in-infix-expression`

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

#51 - [Documents] update in-house name in README

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

#50 - [OSS] try to install as plugin published with vendor name

Issue - State: open - Opened by StewEucen almost 3 years ago - 1 comment
Labels: Update after Release

#49 - Add rule no-trailing-spaces: error

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

#47 - [Brush-up] to create error message with template syntax

Issue - State: closed - Opened by StewEucen almost 3 years ago - 1 comment

#46 - [Custom rule] retake `indent-in-infix-expression`

Pull Request - State: closed - Opened by StewEucen almost 3 years ago - 1 comment

#44 - Refactor/remove multiline prefix from rule name

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

#42 - Create rule to require empty line between super call and other statem…

Pull Request - State: closed - Opened by lisadhl almost 3 years ago - 1 comment

#41 - [Custom-rule] Add test to `IndentValidator`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 1 comment

#40 - Brushup/fix error message to multiline indent in infix expression

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

#39 - [Custom-rule] Consider error messages in `indent-in-xxxx-expression`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 3 comments

#37 - [Custom-rule] Consider custom rule name for `multiline-indent-in-infix-expression`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 7 comments

#36 - [Custom-rule] Fix error message of multiline-indent-in-infix-expression

Issue - State: closed - Opened by StewEucen almost 3 years ago - 2 comments

#35 - Add test to multiline-indent-in-binary-expression.

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

#34 - [Custom-rule] Apply fixer to `indent-in-infix-expression`

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

#33 - [Environment] ESLint settings

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

#32 - [Custom-rule] Create new rule `indent-in-if-test`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 3 comments
Labels: Custom Rule

#31 - [Doc] ESTree

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

#30 - [Custom-rule] Implement new rule `multiline-indent-in-infix-expression`

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

#28 - [Custom-rule] Implement `no-if-in-oneline`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 6 comments
Labels: Custom Rule

#27 - Create a rule to prohibit if statements within Jest's test. #20

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

#26 - [Custom-rule] Implement `multiline-indent-in-binary-expression`

Issue - State: closed - Opened by StewEucen almost 3 years ago - 6 comments

#25 - [OSS] Write the background of the creation

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

#24 - [OSS] Prepare to publish as OSS

Issue - State: closed - Opened by StewEucen almost 3 years ago - 3 comments
Labels: Prepare to Release

#21 - [Custom-rule] Concider extended `no-unexpected-multiline` beyond ASI

Issue - State: closed - Opened by StewEucen almost 3 years ago - 8 comments

#20 - [Custom-rule] no-if-in-test

Issue - State: closed - Opened by StewEucen almost 3 years ago - 18 comments