Gram
Gram
## ContainsAny I patched `ContainsAny` filter to be able to check if the given string contains any of the given substrings. For example, this one: ```clojure {{test or (Contains .title...
Add [Starlark](https://github.com/google/starlark-go) template filter syntax support. See the included documentation for more information ## Motivation 1. More powerful: everything that we can do with "template" filters can be done with...
In #40 you mentioned that you can't convert float64 to int: > Good luck trying to convert those to and from z3.IntSort() though! I can't comment there somehow, so I...
Related to #79
The `FlightData` struct fields use a lot of abbreviations and don't have descriptions. What is `EmOpen`? `ElectricalMachineryState`? `FlyMode`? `FrontLSC`? `ImuState`? What are the possible values for `CameraState`? Is there a...
`--from` redefines `--from-format` and `--from-path` and vice versa. 1. Forbid specify `--from` and `--from-format` at the same time. 1. Forbid specify `--to` and `--to-format` at the same time. 1. Forbid...
Aiohttp requires at least python 3.5.4. Could we use something else or old aiohttp version?
https://github.com/life4/flakehell/issues/63