-
In our set up, I generate a .clj file to match the generated edn file, and they stay in the same migration directory.
![image](https://github.com/yogthos/migratus/assets/33734037/b40ab355-e987-439e…
-
Hello,
We've had an issue with the parser, it was working correctly for most languages, but we've noticed that it incorrectly parses words in Czech. For example, we had a term CI and the parser wa…
-
```yaml
# 此处规则配置文件来自wih 可以自主编写规则
rules:
# 域名,内置规则
- id: domain
enabled: false
- id: path
enabled: false
- id: domain_url
enabled: false
- id: ip
enabled: false
# …
-
- [X] Pattern new type: `pat pattern = _^hello$_;`
- [ ] Allow pattern initialization with a string `pat pattern = "^with a string$";`
`pat` methods are:
- [X] `pattern.match(str subject) > [str]…
-
I would like to be able to rename methods and classes in bulk.
Methods to be renamed can be selected through the GUI, or by matching a substring/pattern (such as in the 'Choose method' window).
A si…
-
**Describe the bug**
My Tailscale auth key expired and `tailscale up` command failed but I couldn't understand why because of:
```
TASK [artis3n.tailscale : Install | Report redacted failure from…
-
In the Log4j 2.x documentation for the RegexFilter:
https://logging.apache.org/log4j/2.x/manual/filters.html#RegexFilter
The only two configuration attributes are "regex" and "useRawMsg" (and th…
-
Using shellspec 0.28.1 the [documented](https://github.com/shellspec/shellspec/blob/0.28.1/docs/references.md#match-pattern-matcher) `should match pattern` expression doesn't seem to support regular e…
-
I have the following setting with alias:
**.eslintrc.js**
```js
settings: {
"import/resolver": {
alias: {
map: ["@", "./src],
extensions: [".ts", ".js", ".jsx", ".ts…
-
## Current Behavior
The `name_filter` parameter currently only supports simple string matching:
```python
# Current functionality - simple string containment matching
flow.update_maker_kwargs(se…