Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ts-ify objdumpers #4385

Merged
merged 2 commits into from
Dec 3, 2022
Merged

Ts-ify objdumpers #4385

merged 2 commits into from
Dec 3, 2022

Conversation

jeremy-rifkin
Copy link
Member

No description provided.

@@ -70,7 +70,7 @@ rules:
no-useless-call: error
no-useless-computed-key: error
no-useless-concat: error
no-useless-constructor: error
'@typescript-eslint/no-useless-constructor': error
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ts-eslint's version (https://typescript-eslint.io/rules/no-useless-constructor/) allows constructor(protected readonly intelAsmOptions: string[], protected readonly widthOptions: string[]) {}

@jeremy-rifkin jeremy-rifkin merged commit 973c942 into main Dec 3, 2022
@jeremy-rifkin jeremy-rifkin deleted the jr/tsify/objdumpers branch December 3, 2022 16:41
@dkm
Copy link
Member

dkm commented Dec 7, 2022

this is live 🚀

mattgodbolt pushed a commit that referenced this pull request Dec 20, 2022
* Ts conversion for objdumpers

* Updated copyright years
mattgodbolt pushed a commit that referenced this pull request Jan 24, 2023
* Ts conversion for objdumpers

* Updated copyright years
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants