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

GitHub / angular-eslint/angular-eslint issues and pull requests

Labelled with: package: eslint-plugin

#2768 - False negatives in multiple rules when linting selectors that only contain a prefix

Issue - State: closed - Opened by undsoft 22 days ago
Labels: package: eslint-plugin, triage

#2690 - [@angular-eslint/prefer-inject] allow constructor to be preferred over inject() in certain circumstances

Issue - State: open - Opened by adam-marshall about 2 months ago
Labels: package: eslint-plugin, triage

#2674 - [no-input-rename] proposal: alias should be allowed if input value is being transformed

Issue - State: open - Opened by adam-marshall about 2 months ago
Labels: package: eslint-plugin, triage

#2666 - [no-input-rename] STYLE_GUIDE_LINK is pointing to missing section

Issue - State: open - Opened by e-marfoeldi-carnect 2 months ago
Labels: package: eslint-plugin, triage

#2582 - [use-component-selector] can't use variables

Issue - State: open - Opened by ice-blaze 5 months ago - 1 comment
Labels: package: eslint-plugin, triage

#2575 - [relative-url-prefix] don't handle backticks.

Issue - State: closed - Opened by ice-blaze 5 months ago - 1 comment
Labels: package: eslint-plugin, triage

#2539 - [@angular-eslint/prefer-inject] don't prefer using the inject() function over abstract class

Issue - State: open - Opened by splincode 5 months ago - 15 comments
Labels: PRs Welcome, package: eslint-plugin

#2534 - [no-developer-preview] False positives on afterNextRender (now out of developer preview)

Issue - State: open - Opened by rdamazio 6 months ago - 3 comments
Labels: package: eslint-plugin, triage

#2516 - [elements-content]: [textContent] is not considered as text

Issue - State: open - Opened by timedin-de 6 months ago - 1 comment
Labels: package: eslint-plugin, triage

#2515 - README.md - Update links to Angular Style Guide

Issue - State: open - Opened by joematthews 6 months ago
Labels: package: eslint-plugin, triage

#2495 - [no-uncalled-signals] Reporting on boolean operations with called signals

Issue - State: closed - Opened by rdamazio 6 months ago - 3 comments
Labels: package: eslint-plugin, triage

#2494 - [sort-keys-in-type-decorator] add config option to error on unexpected/unconfigured properties

Issue - State: open - Opened by jimivdw 6 months ago
Labels: package: eslint-plugin, triage

#2492 - [no-uncalled-signals] has broken auto-fixer

Issue - State: closed - Opened by ChrisMBarr 6 months ago - 3 comments
Labels: package: eslint-plugin, triage

#2490 - [no-uncalled-signals] Wrongly reports called signal in expressions

Issue - State: closed - Opened by muuvmuuv 6 months ago - 3 comments
Labels: bug, package: eslint-plugin

#2481 - [sort-keys-in-type-decorator] should include "host"

Issue - State: open - Opened by joergbaier 6 months ago
Labels: package: eslint-plugin, triage

#2475 - [prefer-inject] should not trigger for abstract classes

Issue - State: closed - Opened by lichtenfeldn-cc 6 months ago - 5 comments
Labels: bug, PRs Welcome, package: eslint-plugin

#2473 - [prefer-inject] should not be triggered when constructor calls super()

Issue - State: closed - Opened by e-oz 6 months ago - 10 comments
Labels: enhancement, PRs Welcome, package: eslint-plugin

#2468 - [sort-keys-in-type-decorator] deletes properties!

Issue - State: closed - Opened by ChrisMBarr 6 months ago - 3 comments
Labels: package: eslint-plugin, triage

#2455 - [sort-keys-in-type-decorator] autofix removes providers array

Issue - State: closed - Opened by strigefleur 6 months ago - 5 comments
Labels: package: eslint-plugin, triage

#2378 - [prefer-template-signal] New rule to enforce signals in templates

Issue - State: open - Opened by JuNe98 8 months ago
Labels: package: eslint-plugin, triage

#2258 - [prefer-signals] add option for preferOutputSignal

Issue - State: closed - Opened by DerHerrGammler 9 months ago - 2 comments
Labels: package: eslint-plugin, triage

#2230 - [no-output-native] Missing native event name

Issue - State: closed - Opened by DanielHuglen 10 months ago - 1 comment
Labels: package: eslint-plugin, triage

#2227 - [@angular-eslint/no-input-rename] triggered when setting the transform option

Issue - State: closed - Opened by martin-juul 10 months ago - 2 comments
Labels: package: eslint-plugin, triage

#2220 - feature request: sort component member order

Issue - State: closed - Opened by robertIsaac 10 months ago - 1 comment
Labels: package: eslint-plugin, triage

#2216 - [@angular-eslint/prefer-signals] readonly check not working for asReadonly signals

Issue - State: closed - Opened by DrakeAnglin 10 months ago - 2 comments
Labels: package: eslint-plugin, triage

#2206 - [@angular-eslint/prefer-standalone] The rule `prefer-standalone` should not be "fixable"

Issue - State: open - Opened by Blackbaud-SteveBrush 11 months ago - 6 comments
Labels: BREAKING CHANGE, package: eslint-plugin

#2189 - Rule proposal: prefer-host-metadata-property

Issue - State: open - Opened by StavNoyAkur8 11 months ago
Labels: package: eslint-plugin, triage

#2188 - eslint has problems with types from another project

Issue - State: closed - Opened by JonathanCabezas 11 months ago - 1 comment
Labels: package: eslint-plugin, triage

#2170 - [prefer-signals] Convert suggestion fix to full autofix for readonly requirement

Issue - State: closed - Opened by Frotty 12 months ago - 7 comments
Labels: PRs Welcome, package: eslint-plugin

#2168 - [@angular-eslint/prefer-standalone]: Cannot be disabled

Issue - State: closed - Opened by phihochzwei 12 months ago - 14 comments
Labels: awaiting response, package: eslint-plugin, triage

#2165 - Rule Request: [prefer-inject] Prefer injecting dependencies via inject instead of constructor arguments

Issue - State: closed - Opened by NateRadebaugh 12 months ago - 1 comment
Labels: package: eslint-plugin, triage

#2164 - Rule request: readonly-all-the-things

Issue - State: open - Opened by marklagendijk 12 months ago
Labels: package: eslint-plugin, triage

#2163 - [@angular-eslint/require-input-non-null-assertion] Enforce ! Modifier for Required @Input() Properties

Issue - State: open - Opened by Dmytro27Ind 12 months ago
Labels: package: eslint-plugin, triage

#2160 - Rule Request: [no-unsafe-ng-deep] Support flagging usage of `::ng-deep` in styles

Issue - State: open - Opened by NateRadebaugh 12 months ago
Labels: package: eslint-plugin, triage

#2151 - [no-input-rename] can not be turned off

Issue - State: closed - Opened by e-oz about 1 year ago - 3 comments
Labels: awaiting response, package: eslint-plugin, triage

#2149 - [prefer-signals] rule is not exported

Issue - State: closed - Opened by quentinderoubaix about 1 year ago
Labels: package: eslint-plugin, triage

#2140 - [@angular-eslint/prefer-standalone] Failure to recognize Angular 19's standalone default value

Issue - State: closed - Opened by rdamazio about 1 year ago - 1 comment
Labels: package: eslint-plugin, triage

#2124 - templateRecommended, templateAccessibility configs are not defined

Issue - State: closed - Opened by babajonni about 1 year ago - 2 comments
Labels: awaiting response, package: eslint-plugin

#2095 - feature request: new role "prefer-inject-over-constructor-injection

Issue - State: open - Opened by mikelgo about 1 year ago
Labels: package: eslint-plugin, triage

#2082 - Feature Request: add rule to detect circular dependency injection

Issue - State: open - Opened by ptandler about 1 year ago
Labels: package: eslint-plugin, triage

#2004 - no-output-native should handle new ouput() function

Issue - State: open - Opened by 5im0n over 1 year ago
Labels: package: eslint-plugin, triage

#1984 - [@angular-eslint/no-host-metadata-property] - Why is ESLint still throwing this error?

Issue - State: closed - Opened by jon9090 over 1 year ago - 3 comments
Labels: package: eslint-plugin, triage

#1921 - Feature Request: Detect `src="{{ var }}"` Instead of `[src]="var"`

Issue - State: closed - Opened by jon9090 over 1 year ago - 1 comment
Labels: package: eslint-plugin, triage

#1917 - Eslint cache is not working with processInlineTemplates

Issue - State: closed - Opened by kryshac over 1 year ago - 2 comments
Labels: package: eslint-plugin, triage

#1910 - [prefer-standalone] New option: ignoreAbstract

Issue - State: closed - Opened by ersimont over 1 year ago - 1 comment
Labels: package: eslint-plugin, triage

#1907 - Improved standalone component import tooling

Issue - State: closed - Opened by joergbaier over 1 year ago - 2 comments
Labels: package: eslint-plugin, triage

#1901 - [@angular-eslint/use-lifecycle-interface] --fix adds interface at wrong position

Issue - State: closed - Opened by phihochzwei over 1 year ago
Labels: package: eslint-plugin, triage

#1892 - [prefer-input/output/model/view-child/content-child-readonly] rule proposal

Issue - State: closed - Opened by MillerSvt over 1 year ago - 4 comments
Labels: package: eslint-plugin, triage

#1891 - [no-misused-signals] restrict incorrect usage of signals - proposal

Issue - State: open - Opened by MillerSvt over 1 year ago
Labels: package: eslint-plugin, triage

#1871 - [prefer-output-readonly] support output() function

Issue - State: closed - Opened by reduckted over 1 year ago
Labels: package: eslint-plugin, triage

#1864 - [directive-selector] / [component-selector] False negative when prefix is undefined and style doesn't matches

Issue - State: open - Opened by Kinqdos over 1 year ago
Labels: package: eslint-plugin, triage

#1861 - [@angular-eslint/no-input-rename] Reports false error when using transform with function which accept 2 parameters

Issue - State: open - Opened by Wycza over 1 year ago
Labels: package: eslint-plugin, triage

#1842 - eslint v9 support

Issue - State: closed - Opened by lavendar-k over 1 year ago - 1 comment
Labels: package: eslint-plugin, triage

#1824 - [prefer-signals] add rule for prefer signals instead of BehaviorSubject

Issue - State: open - Opened by pumano over 1 year ago
Labels: package: eslint-plugin, triage

#1813 - [@angular-eslint/eslint-plugin] Support es lint 9.0

Issue - State: open - Opened by M-a-c-Carter over 1 year ago
Labels: package: eslint-plugin, triage

#1787 - [prefer-output-readonly] stops working

Issue - State: closed - Opened by de-don over 1 year ago - 5 comments
Labels: package: eslint-plugin, triage

#1754 - Is there a linting role for detecting duplicated imports?

Issue - State: closed - Opened by jon9090 over 1 year ago - 4 comments
Labels: PRs Welcome, package: eslint-plugin

#1753 - [no-signal-compare?] new rule request to prevent comparing signals via < or >

Issue - State: open - Opened by skyleguy over 1 year ago
Labels: package: eslint-plugin, triage

#1728 - Error: The `convert-tslint-to-eslint` schematic is no longer supported.

Issue - State: closed - Opened by colincameron over 1 year ago - 1 comment
Labels: package: eslint-plugin, triage

#1727 - [@typescript-eslint/array-type] Definition for rule '@typescript-eslint/array-type' was not found

Issue - State: closed - Opened by AliceZhuZhu over 1 year ago - 3 comments
Labels: package: eslint-plugin, triage

#1723 - [no-input-rename] support signal input/model

Issue - State: closed - Opened by xXNickznXx almost 2 years ago - 2 comments
Labels: package: eslint-plugin, triage

#1721 - [developer-preview] New rule to avoid dev preview

Issue - State: open - Opened by florianeichin almost 2 years ago
Labels: package: eslint-plugin, triage

#1720 - [consistent-type-imports] new rule request

Issue - State: closed - Opened by villelahdenvuo almost 2 years ago - 2 comments
Labels: package: eslint-plugin, triage

#1719 - [prefer-readonly-signals] New rule for checking that signals are defined as readonly

Issue - State: closed - Opened by m-thalmann almost 2 years ago - 5 comments
Labels: package: eslint-plugin, triage

#1669 - ES Lint not working with Angular 16

Issue - State: closed - Opened by dilipshelake03 almost 2 years ago - 6 comments
Labels: package: eslint-plugin, triage

#1515 - [no current rule] rule proposal to forbid async lifecyclehooks

Issue - State: closed - Opened by mhombach about 2 years ago - 3 comments
Labels: PRs Welcome, package: eslint-plugin

#1446 - [@angular-eslint/no-input-rename] incorectly triggers on input transforms

Issue - State: closed - Opened by kbrilla over 2 years ago - 5 comments
Labels: PRs Welcome, package: eslint-plugin

#1426 - [@angular-eslint/use-lifecycle-interface] doesn't correctly analyze overloaded lifecycle methods

Issue - State: closed - Opened by usarskyy over 2 years ago - 1 comment
Labels: package: eslint-plugin, triage

#1400 - `[no-inject-outside-ctor]` new rule

Issue - State: closed - Opened by Lonli-Lokli over 2 years ago - 2 comments
Labels: package: eslint-plugin, triage

#1355 - [no-input-rename] reports false positive when using required inputs.

Issue - State: closed - Opened by JeanMeche over 2 years ago - 3 comments
Labels: package: eslint-plugin, triage

#1353 - ng-cli-compat config does not work with eslint-plugin-jsdoc >=42.0.0

Issue - State: closed - Opened by Michsior14 over 2 years ago - 6 comments
Labels: package: eslint-plugin, triage

#1324 - [testbed-no-implicit-providers] new rule preventing implicit use of dependencies provided in root

Issue - State: closed - Opened by FDIM over 2 years ago
Labels: package: eslint-plugin, triage

#1316 - [no-inferrable-types] Recommended config ignoreParameters.

Issue - State: closed - Opened by infacto almost 3 years ago - 1 comment
Labels: package: eslint-plugin, triage

#1311 - @typescript-eslint/member-ordering issue only in Angular project

Issue - State: closed - Opened by jkyoutsey almost 3 years ago - 3 comments
Labels: package: eslint-plugin, triage

#1291 - add unused module rule

Issue - State: closed - Opened by robertIsaac almost 3 years ago - 1 comment
Labels: package: eslint-plugin, triage

#1266 - New Rule: Either single line or multiline elements

Issue - State: closed - Opened by SebastianStehle almost 3 years ago - 2 comments
Labels: package: eslint-plugin, triage

#1238 - [no-inputs-metadata-property] Angular Host Directive inputs error

Issue - State: closed - Opened by Marcarrian about 3 years ago - 4 comments
Labels: PRs Welcome, package: eslint-plugin

#1232 - Improving/replacing `sort-ngmodule-metadata-arrays`

Issue - State: closed - Opened by JamesHenry about 3 years ago - 6 comments
Labels: enhancement, PRs Welcome, package: eslint-plugin

#1120 - [@angular-eslint/no-input-rename] add option to allow setters

Issue - State: open - Opened by mistic100 over 3 years ago - 5 comments
Labels: package: eslint-plugin, triage

#1119 - [directive-selector] Allow different prefix for attribute and element usages

Issue - State: open - Opened by Futhark over 3 years ago - 2 comments
Labels: package: eslint-plugin, triage

#1103 - Failed to load config "prettier" to extend from from .eslintrc.json

Issue - State: closed - Opened by kundarsowjanya over 3 years ago - 3 comments
Labels: package: eslint-plugin, triage

#1003 - [no-restricted-syntax] in recommended--extra's should be it's own standalone rule

Issue - State: closed - Opened by Samuel-Therrien-Beslogic over 3 years ago - 1 comment
Labels: package: eslint-plugin, triage

#1002 - New rule suggestion: angular hooks need to have access to `this`

Issue - State: closed - Opened by Samuel-Therrien-Beslogic over 3 years ago - 3 comments
Labels: PRs Welcome, package: eslint-plugin

#995 - [sort-lifecycle-methods] Sort Angular Lifecycle Methods

Issue - State: closed - Opened by lengauermario over 3 years ago - 3 comments
Labels: package: eslint-plugin, triage

#994 - [sort-decorator] Auto sort decorator by type

Issue - State: closed - Opened by lengauermario over 3 years ago - 2 comments
Labels: package: eslint-plugin, triage

#943 - component-selector and directive-selector issues

Issue - State: open - Opened by PhiLhoSoft over 3 years ago - 3 comments
Labels: package: eslint-plugin, triage

#866 - [use-lifecycle-interface] False positive when class extends class which implements lifecycle interface

Issue - State: closed - Opened by amitbeck almost 4 years ago - 2 comments
Labels: package: eslint-plugin, triage

#856 - [no-input-readonly] new feature - enforce skip readonly

Issue - State: closed - Opened by splincode almost 4 years ago - 3 comments
Labels: package: eslint-plugin, triage

#855 - Angular libraries should have different linting rules compared to applications

Issue - State: closed - Opened by spaceribs almost 4 years ago - 1 comment
Labels: package: eslint-plugin, triage

#800 - [@angular-eslint/use-component-selector] Component Selector does not support Backticks

Issue - State: closed - Opened by Raju about 4 years ago
Labels: package: eslint-plugin, triage

#797 - [sort-keys-in-type-decorator] Auto sort keys in angular decorators

Issue - State: closed - Opened by splincode about 4 years ago
Labels: package: eslint-plugin, triage

#772 - [sort-ngmodule-metadata-arrays] suggestion - sort by package name

Issue - State: closed - Opened by ghost about 4 years ago - 2 comments
Labels: enhancement, package: eslint-plugin, blocked:issue

#502 - [no-conflicting-lifecycle] false positives

Issue - State: open - Opened by rafaelss95 over 4 years ago - 4 comments
Labels: bug, BREAKING CHANGE, package: eslint-plugin

#451 - no `no-unused-css` replacement

Issue - State: closed - Opened by JounQin over 4 years ago - 1 comment
Labels: enhancement, PRs Welcome, package: eslint-plugin