feat(GreensOpenProblems): 39#3804
Conversation
mo271
left a comment
There was a problem hiding this comment.
Thanks, looks mathematically correct to me, just some nits
Thanks again! Btw: you can remove the awaiting-author label by commenting on a pr. We should document this better... |
🤯 Thank you for the pointer! Proposing #3934 if useful, please discard/close if not needed. |
# Description Motivated by [this comment](#3804 (comment)), adding a bit documentation on our custom label creation (without elevated rights on the repo). # Testing No-op change.
# Description Motivated by [this comment](#3804 (comment)), we would like to harmonize the AMS tags in the repo and disallow leading zeros: - Raise linting warning if the AMS tag contains leading zeros - Fix 17 existing files not following the new convention # Testing :white_check_mark: Built the whole repo successfully without linting warnings ```shell $ lake build Build completed successfully (8669 jobs). ```
Description
Testing
✅ Builds successfully