Clay Sweetser
Clay Sweetser
In the readme, the link on "add[ing] Groovy SDK support" to IntelliJ IDEA is broken. "https://www.bonusbits.com/wiki/HowTo:Add_Groovy_SDK_to_IntelliJ_IDEA" no longer appears to be up, and the Internet Archive doesn't appear to have...
## The basics - [x] I [validated my changes](https://developers.google.com/blockly/guides/contribute/samples#making_and_verifying_a_change) ## The details ### Proposed Changes This PR modifies the Webpack configurations throughout the repository such that: - The regular expression...
Currently, there are a [number of issues](https://github.com/samuelcolvin/pydantic/issues?q=is%3Aopen+is%3Aissue+label%3Astrictness) surrounding how "strict" Pydantic's input validation for built-in types should be. This is such a common issue that Pydantic's documentation even has a...