Skip to content

Commit 77df16d

Browse files
committed
style: align array/base/assert/is-complex-typed-array with namespace conventions
Added missing `<section class="references">` placeholder (present in 81% of siblings).
1 parent f8eeed3 commit 77df16d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/array/base/assert/is-complex-typed-array

lib/node_modules/@stdlib/array/base/assert/is-complex-typed-array/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,14 @@ bool = isComplexTypedArray( { 'length': 0 } );
128128

129129
<!-- /.examples -->
130130

131+
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
132+
133+
<section class="references">
134+
135+
</section>
136+
137+
<!-- /.references -->
138+
131139
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
132140

133141
<section class="related">

0 commit comments

Comments
 (0)