Skip to content

190: replace and rewrite assert statements in non-test files. #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions aboutcode
Submodule aboutcode added at 4ea5f5
2 changes: 1 addition & 1 deletion apache-2.0.LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
incurred by, or claims assert against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS
Expand Down
2 changes: 1 addition & 1 deletion docs/source/aboutcode-data/abcd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ it is not obvious and requires some extra specification.  Each tool can
define additional attributes to document these. For instance a common
relationship between a party and a product or component is a role such
as owner. For packages a role can be maintainer, author, etc.  Or the
license of a file or package may be the "asserted" license by the
license of a file or package may be the "assert" license by the
project authors. It may differ from the "detected" license from a scan
or code inspection and may further differ from a "concluded" license or
a "selected" license when there is a license choice. At the package and
Expand Down