Skip to content

Conversation

@nev21
Copy link
Contributor

@nev21 nev21 commented Jan 13, 2026

  • Add lengthFunc() for checking array/string length and Map/Set size
  • Add lengthOf, notLengthOf, sizeOf, notSizeOf to assert API
  • Wire up Chai shim lengthOf implementation

docs(copyright): standardize copyright headers and document guidelines

  • Add copyright header guidelines to copilot-instructions.md
  • Correct copyright years on 2026 files:
    • New assertion functions (exists, instanceOf, length, nested, typeOf, etc.) → 2026
    • Corrected interfaces and implementations → 2024-2026
    • Add missing copyright headers to 3 previous files

- Add lengthFunc() for checking array/string length and Map/Set size
- Add lengthOf, notLengthOf, sizeOf, notSizeOf to assert API
- Wire up Chai shim lengthOf implementation

docs(copyright): standardize copyright headers and document guidelines
- Add copyright header guidelines to copilot-instructions.md
- Correct copyright years on 2026 files:
  - New assertion functions (exists, instanceOf, length, nested, typeOf, etc.) → 2026
  - Corrected interfaces and implementations → 2024-2026
  - Add missing copyright headers to 3 previous files
@nev21 nev21 added this to the 0.1.5 milestone Jan 13, 2026
Copilot AI review requested due to automatic review settings January 13, 2026 02:12
@nev21
Copy link
Contributor Author

nev21 commented Jan 13, 2026

@copilot review

Copy link
Contributor

Copilot AI commented Jan 13, 2026

@nev21 I've opened a new pull request, #229, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 28 out of 28 changed files in this pull request and generated 3 comments.

nev21 and others added 2 commits January 12, 2026 18:51
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 28 out of 28 changed files in this pull request and generated 1 comment.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@nev21 nev21 requested a review from Copilot January 13, 2026 03:04
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.

2 participants