Skip to content

Conversation

@javiereguiluz
Copy link
Member

Fixes #18324.

@javiereguiluz
Copy link
Member Author

I don't understand DOCtor-RST error 🤔 // @OskarStark

``ignoreNull``
~~~~~~~~~~~~~~

**type**: ``bool``, ``string`` or ``array`` **default**: ``[]``
Copy link
Contributor

@VincentLanglet VincentLanglet May 22, 2023

Choose a reason for hiding this comment

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

Suggested change
**type**: ``bool``, ``string`` or ``array`` **default**: ``[]``
**type**: ``bool`` | ``array`` | ``string`` **default**: ``true``

I think this will fix the linter issue
AND the default value is still TRUE

Copy link
Member Author

Choose a reason for hiding this comment

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

Vincent, thanks for reviewing this! I've just fixed the errors that you reported. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants