add Vale for prose linting #1370

Merged
Qubasa merged 3 commits from fricklerhandwerk/clan-core:add-vale into main 2024-06-29 09:08:49 +00:00
Collaborator
No description provided.
fricklerhandwerk added 2 commits 2024-05-15 16:37:28 +00:00
add pre-commit check
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 2m28s
checks / checks (pull_request) Successful in 4m35s
6bfc6c977a
make sure things are sane before they hit CI.
this re-purposes the existing treefmt configuration.
add Vale for prose linting
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 2m22s
checks / checks (pull_request) Successful in 4m26s
dc316ebfff
fricklerhandwerk requested review from Qubasa 2024-05-15 16:37:40 +00:00
fricklerhandwerk requested review from hsjobeki 2024-05-15 16:37:40 +00:00
fricklerhandwerk force-pushed add-vale from dc316ebfff to 30bdd26501 2024-05-15 18:59:05 +00:00 Compare
Owner

The vale linter itself looks interesting! If you remove the pre-commit check I would like to add it. We initially had pre-commit checks but found it to break programs like lazygit and be generally too slow. Sometimes you just want to commit a partial unfinished result :-)

The vale linter itself looks interesting! If you remove the pre-commit check I would like to add it. We initially had pre-commit checks but found it to break programs like lazygit and be generally too slow. Sometimes you just want to commit a partial unfinished result :-)
fricklerhandwerk force-pushed add-vale from 30bdd26501 to 5dcbd6e225 2024-05-22 09:42:55 +00:00 Compare
fricklerhandwerk force-pushed add-vale from 5dcbd6e225 to d193c5de29 2024-05-22 11:13:06 +00:00 Compare
Owner

The vale linter itself looks interesting! If you remove the pre-commit check I would like to add it. We initially had pre-commit checks but found it to break programs like lazygit and be generally too slow. Sometimes you just want to commit a partial unfinished result :-)

The pre-commit hook is now optional and no longer enabled by default.

> The vale linter itself looks interesting! If you remove the pre-commit check I would like to add it. We initially had pre-commit checks but found it to break programs like lazygit and be generally too slow. Sometimes you just want to commit a partial unfinished result :-) > The pre-commit hook is now optional and no longer enabled by default.
fricklerhandwerk force-pushed add-vale from d193c5de29 to c0d3047d5a 2024-05-30 07:54:57 +00:00 Compare
fricklerhandwerk force-pushed add-vale from c0d3047d5a to 36cadcb4d3 2024-05-30 07:59:14 +00:00 Compare
Mic92 added 1 commit 2024-06-10 13:59:58 +00:00
Merge branch 'main' into add-vale
All checks were successful
buildbot/nix-build .#checks.x86_64-linux.module-schema Build done.
buildbot/nix-build .#checks.x86_64-linux.package-impure-checks Build done.
buildbot/nix-build .#checks.x86_64-linux.package-merge-after-ci Build done.
buildbot/nix-build .#checks.x86_64-linux.package-moonlight-sunshine-accept Build done.
buildbot/nix-build .#checks.x86_64-linux.package-pending-reviews Build done.
buildbot/nix-build .#checks.x86_64-linux.package-zerotier-members Build done.
buildbot/nix-build .#checks.x86_64-linux.package-webview-ui Build done.
buildbot/nix-build .#checks.x86_64-linux.package-zt-tcp-relay Build done.
buildbot/nix-build .#checks.x86_64-linux.package-deploy-docs Build done.
buildbot/nix-build .#checks.x86_64-linux.package-zerotierone Build done.
buildbot/nix-build .#checks.x86_64-linux.package-editor Build done.
buildbot/nix-build .#checks.x86_64-linux.nixos-flash-installer Build done.
buildbot/nix-build .#checks.x86_64-linux.postgresql Build done.
buildbot/nix-build .#checks.x86_64-linux.package-tea-create-pr Build done.
buildbot/nix-build .#checks.x86_64-linux.nixos-iso-installer Build done.
buildbot/nix-build .#checks.x86_64-linux.package-function-schema Build done.
buildbot/nix-build .#checks.x86_64-linux.secrets Build done.
buildbot/nix-build .#checks.x86_64-linux.package-module-schema Build done.
buildbot/nix-build .#checks.x86_64-linux.template-minimal Build done.
buildbot/nix-build .#checks.x86_64-linux.package-iso-installer Build done.
buildbot/nix-build .#checks.x86_64-linux.zt-tcp-relay Build done.
buildbot/nix-build .#checks.x86_64-linux.syncthing Build done.
buildbot/nix-build .#checks.x86_64-linux.wayland-proxy-virtwl Build done.
buildbot/nix-build .#checks.x86_64-linux.package-gui-install-test-ubuntu-22-04 Build done.
buildbot/nix-build .#checks.x86_64-linux.clan-pytest-with-core Build done.
buildbot/nix-build .#checks.x86_64-linux.test-backups Build done.
checks / checks-impure (pull_request) Successful in 2m19s
buildbot/nix-build .#checks.x86_64-linux.flash Build done.
buildbot/nix-build .#checks.x86_64-linux.test-installation Build done.
buildbot/nix-eval Build done.
05335122ae
Owner

What is the status of this @fricklerhandwerk are you still working on the vale configuration?

I think it has the potential to bring value, but since it excludes so much it is hard to get a good feeling for it.

What is the status of this @fricklerhandwerk are you still working on the vale configuration? I think it has the potential to bring value, but since it excludes so much it is hard to get a good feeling for it.
Qubasa merged commit 05380828c6 into main 2024-06-29 09:08:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clan/clan-core#1370
No description provided.