Skip to content

refactor: split out an addDeclaration func#392

Merged
ezolenko merged 1 commit intoezolenko:masterfrom
agilgur5:refactor-addDeclaration
Aug 8, 2022
Merged

refactor: split out an addDeclaration func#392
ezolenko merged 1 commit intoezolenko:masterfrom
agilgur5:refactor-addDeclaration

Conversation

@agilgur5
Copy link
Copy Markdown
Collaborator

Summary

Split out a common addDeclaration func matching typecheckFile

Details

  • DRY it up and follow the same pattern as typecheckFile
  • this also standardizes some things like normalization etc so that they're harder to miss

- DRY it up and follow the same pattern as `typecheckFile`
- this also standardizes some things like normalization etc so that they're harder to miss
@agilgur5 agilgur5 added the kind: internal Changes only affect the internals, and _not_ the public API or external-facing docs label Jul 22, 2022
@ezolenko ezolenko merged commit ad29112 into ezolenko:master Aug 8, 2022
@agilgur5 agilgur5 deleted the refactor-addDeclaration branch March 30, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: internal Changes only affect the internals, and _not_ the public API or external-facing docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants