Skip to content

Linter does not complain about API split up into multiple files #29047

@caugner

Description

@caugner

What type of issue is this?

Linter issue

What is the issue?

Example: #29040

  • webassembly/api.json had webassembly.api.Memory.toFixedLengthBuffer()
  • webassembly/api/Memory.json has webassembly.api.Memory with sub-features

What behavior were you expecting?

My expectation is that if webassembly.api.Memory has its own file, then all sub-features must be in there (or in webassembly/api/Memory/*.json for that matter).

What version(s) of BCD is the issue present in?

  • The current BCD release
  • The current version of the main branch

Do you have anything more you want to share?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    linterIssues or pull requests regarding the tests / linter of the JSON files.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions