flake8
passed.
JSHint
passed.
Review Request #12433 — Created July 1, 2022 and submitted
Review Bot 3 introduced a new jshint implementation that made use of a
helper file to output as JSON.Unfortunately, the helper file did not ship with the package, due to the
lack ofinclude_package_data=True
in the package configuration and
the lack of aMANIFEST.in
file.This fixes the packaging, ensuring we now ship the missing file.
Built packages and verified that the helper script, and other files from
our source tree, were in the resulting wheel and source distributions.
Summary | ID |
---|---|
83114c0a59ec8633d592f7574a49e4be9b6adaef |