-
This script has pretty big memory requirements, so we avoid running it as a Kubernetes job (doing so would mean holding open expensive space on the cluster, or else potentially disrupting the cluster …
-
## Rule request
For PHP8+ it'd be nice to enforce that constructors parameters are on their own line and they have a trailing comma.
Similar to #6079, but rather than line length it is applied …
-
Hi @michaelweylandt!
I've uploaded my work for MiniProject #01 - check it out!
[Fiscal Characteristics of Major US Public Transit Systems – STA 9750 2024 Submission Material.pdf](https://github.…
-
**This change would immediately improve readability across a third of the web.**
How might we encourage more useful and readable link titles instead of bare URLs or "here" or "#"? My suggestion is …
-
First, essential topics to develop teaching materials for:
- [ ] git / GiHub
- [x] OS licensing
- [ ] reproducible open science
Ideas:
[Scanned Documents.pdf](https://github.com/gwu-libraries/OSPO…
-
### What is this feature about?
Thank you for creating such a helpful tool! I've been using it regularly in GitHub Actions.
I would like to request a feature that allows customization of commit …
-
The aim of the Meeduse solution is very clear: to gain proven verification for the models and model transformation rule executions using the formal B method. For a range of applications, I can imagine…
-
Just sharing a bit of code I'm using. For some context, I'm starting to use Saxy to build XML queries during testing. I must compare them to a baseline template, to ensure I used the `Saxy.XML` API co…
thbar updated
2 years ago
-
Branched from #452 which is a more specific question at the suggestion @javdrher
I've personally always felt that extreme adherence to a coding standard could slow down development. I'm pretty hap…
-
It's unfortunate that professors need to know JSON config for Java style graders, YAML config for question and codereview assignments, TAP+YAML output for producing new autograders, etc etc. Since al…