claytonrcarter
claytonrcarter
I worked around this by configuring the "PHP-CS-Fixer executable path" setting to be `/usr/local/bin/php-cs-fixer`. (ie, the output of `which php-cs-fixer`)
I just ran into this as well. In my case, I get rewards $$ from a credit card, but I also make payments to that card. The `AutosyncPayee` is different...
Yes, I've also wanted something like this. Here's my thoughts, in no particular order: 1. I just tried editting `.git/COMMIT_EDITMSG` in Emacs and it too (via `magit` the mighty) treats...
Thank you for tinkering on this! Yes, I do find the output more intuitive. My couple of comments: - Probably just a draft/temp thing, but it looks like hidden commits...
@arxanas I took the liberty of writing up a wiki page for `git reword`: https://github.com/arxanas/git-branchless/wiki/Command:-git-reword Please edit however however you like, or tell me what you'd like to see changed...
The `appinfo.properties` file should be included in the jar. Is that Java version correct? It says `2019-04-16`, which -- where I live -- is still in the future. :) Unfortunately,...
Hi. Have a look at the info/steps here https://github.com/claytonrcarter/cropplanning/wiki/MacGatekeeper and see if that helps.
You mean like multiple users working on the same plan? No. I'm working on a new, web-based version that will allow this though. On Fri, Apr 20, 2018 at 8:53...
If the data files are visible across the network, then a remote copy of the app should be able to open them and work with them. A major caveat is...
If other Mac users find this, the process to fix it is: 1. Open **Finder**, then **Applications**, and find the **Utilities** folder in there. 2. In the **Utilites** folder, launch...