Skip to content

ci(lint): [WIP] lib local rules setup and bool input transform check#16236

Closed
damyanpetev wants to merge 7 commits intomasterfrom
dpetev/bool-inputs-lint
Closed

ci(lint): [WIP] lib local rules setup and bool input transform check#16236
damyanpetev wants to merge 7 commits intomasterfrom
dpetev/bool-inputs-lint

Conversation

@damyanpetev
Copy link
Copy Markdown
Member

Add setup to create custom local rules used in linting the Ignite UI for Angular library.
The initial rule checks the @Input decorator on boolean component properties is correctly setup with input transform function producing:
terminal lint error
and in IDE w/ plugin:
VS Code tooltip with lint error

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 1, 2025

There has been no recent activity and this PR has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Dec 1, 2025
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Dec 1, 2025
@github-actions
Copy link
Copy Markdown

There has been no recent activity and this PR has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jan 31, 2026
@github-actions github-actions bot closed this Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔠 ci: lint status: inactive Used to stale issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants