fedora-copr / log-detective-website

Data collection page for Log Detective AI
11 stars 7 forks source link

Setup linter for ClojureScript #96

Closed FrostyX closed 5 months ago

FrostyX commented 5 months ago

I don't have any experience with ClojureScript linters yet, M-x indent-region was good enough so far. But I want to see how they work.

FrostyX commented 5 months ago

Turns out my Emacs config doesn't adhere to the standard indentation as well :-)

FrostyX commented 5 months ago

I updated the PR to use .pre-commit-config.yaml. The output of the GitHub checks looks a bit worse than before but I understand the appeal of using it this way.

Works for me.