Maxim Grankin

Results 7 issues of Maxim Grankin

[Proposal](https://github.com/Kotlin/KEEP/pull/356)

FIR

Hey! For any formatter (stylua for example) I get random rgb symbols. Any ideas?

**Is your feature request related to a problem? Please describe.** Hi! We use opengrok, but there is no support to filter only OCaml files. **Describe the solution you'd like** I...

enhancement
help wanted
indexer

[PR](https://github.com/JetBrains/kotlin/pull/4796)

Hey! The latest release is from 2020. Can we create a new version (0.6)? Thanks!

Hi. I believe it is common practice to put start scripts into `/etc/init.d`. However, currently opam `.install` drops executable bit for `etc`. Is it possible to set executable bit or...

Hi. In [input.ml](https://github.com/aantron/bisect_ppx/blob/e30265643e77bcf2c9eba7322429c779122106fc/src/report/input.ml#L42) we use `_build` as a hardcoded value for search. However, some users may override `DUNE_BUILD_DIR` or pass it as a flag to dune as per [dune docs](https://dune.readthedocs.io/en/stable/usage.html#custom-build-directory)....