Apply rule MD034 Bare URL in github templates

This commit is contained in:
Javi Martín
2024-06-17 19:16:01 +02:00
parent f59b0475b2
commit b0a29ca528

View File

@@ -44,7 +44,7 @@ After executing rspec you can see the seed used, add it as an option to rspec, f
### Other things to watch for
- Time related issues (current time, two time or date comparisons with miliseconds/time when its not needed)
- https://semaphoreci.com/community/tutorials/how-to-deal-with-and-eliminate-flaky-tests
- You can check the [Semaphore tutorial about flaky tests](https://semaphoreci.com/community/tutorials/how-to-deal-with-and-eliminate-flaky-tests)
### Final thoughts