Jim Myhrberg

Results 42 issues of Jim Myhrberg

## Checklist - [x] I have checked existing issues for potential duplicates before creating this one. ## Feature description [`buf`](https://github.com/bufbuild/buf) seems very useful, and in fact, [prototool](https://github.com/uber/prototool)'s README even suggests...

kind: feature request

**Update:** I've achieved the goal of this feature request with a custom package called [rubocopfmt](https://github.com/jimeh/rubocopfmt.el). I will leave this issue open for others to see until @bbatsov feels it's appropriate...

Nightly builds from the `master` branch of Emacs aren't always stable. Hence I maintain this list of nightly builds which I have personally used for at least 1-2 days with...

info

This is a decent bit off, as it first requires a build script for Linux. The build-emacs-for-macos script used at the moment is macOS specific for obvious reasons. But I...

enhancement

Right now I need to manually trigger the build GitHub Actions workflow with the relevant git tag ref to create a stable or pretest build. This should be automated by...

**Update (2023-11-23):** Native Apple Silicon builds are now available. However, due to the high cost of M1-based GitHub-hosted Actions Runners at the moment, they are limited to stable releases, one...

Some of the things I'd like to add to each release: - [ ] Summary of what was built, potentially the `plan.yml` file contains everything needed. - [ ] Arguments...

enhancement

I have a [project](https://github.com/jimeh/emacs-builds) that produces nightly builds of Emacs for macOS, and I'm pulling in gon as a Go package to handle the notarization and stapling. However, every now...

It doesn't look like Go's built-in functions are defined in tree-sitter-go. For reference, built-in function functions seem like they're fined here in Go's source: https://github.com/golang/go/blob/master/src/builtin/builtin.go

I'm fully aware you might not agree with these changes, since [prettier](https://prettier.io/) is a opinionated code formatter. But I have my editor set to format JS via it automatically, and...