mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
8109c13e66
## About the changes
This enables strictNullChecks which will give us nice hints in our IDEs
to avoid introducing more and hopefully will encourage us to fix some of
the existing problems.
Also:
1. The compiler explicitly ignores these errors
2. The "null checks action" still verifies we're not introducing new
ones.
The combination of these two things should help us to reduce the number
of nulls
For testing that the action still works (cause it was modified), [a
commit](
|
||
---|---|---|
.. | ||
ext-logos | ||
workflows | ||
dashboard.png | ||
deploy-digital.svg | ||
deploy-heroku-20.png | ||
FUNDING.yml | ||
github_header_opaque_landscape.svg | ||
github_online_demo.svg | ||
github_unleash_users.svg | ||
Logo_DarkBlue_Transparent_Portrait.png | ||
Logo_DarkBlue_Transparent_Portrait.svg | ||
logo.png | ||
stale.yml | ||
Unleash_architecture.svg | ||
unleash-logo.svg | ||
update_own_version.sh |