-
Unless one looks at all of the commit messages of the commits which made it into the a release, it is hard to often tell what changes have been made in a new release, so I think that there should be a…
ghost updated
5 years ago
-
**Describe the bug**
We have logs like so:
```
~ DEBUG -- pinging client -- addr="172.28.128.1:51438" user="1"
```
In Loki v2.9 and earlier `regexp "^~ (?P[^\\s]+)\\s+--\\s+(?P.*?)(?:\\s+--…
-
Writing clear, concise, and meaningful commit messages is crucial for maintaining an organized and understandable version history in any project. Here’s a professional guideline for crafting great com…
-
Mình muốn trên web bkdnOJ có một mục để hiển thị những update mới, thay đổi mới, giống như changes log để mọi người có thể thấy và test được. Cái này mình chia làm 3 event:
1. Khi nhánh `main` có com…
-
I am wanting to stitch from name-lint to fnlint, but I am not seeing the option of excluding files. Is this feature available but not documented?
-
### Before posting
Please follow the steps below and check the boxes with [x] once you did the step.
- [x] I checked the issue tracker for similar issues
- [x] I checked the [changelog](https:/…
-
Format:
- [ ] Style Guides
- [ ] [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md#master)
- Ensure that linting fails if xcodebuild doesn't successfully build your Pod Kyl…
kylef updated
9 years ago
-
**Summary:**
There is a bug in the `findTableNames` method of the `Schema` class in Yii2 that affects the retrieval of table names when a schema is specified. The current implementation does not corr…
-
### Environment
* VSCode Version: VSCodium 1.57.1
* OS Version: Linux Parrot (debian derivate)
### Actual behavior
i've installed the plugin, but i'm not able to use it, whenever i found t…
-
In Australia DST ends on the 4th of April 2021.
Using the timezone plugin and v1.10.4 (latest):
- Getting the start of the day before this date (in DST) returns the correct value
- Getting the …