mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.6K
active users

#linter

0 posts0 participants0 posts today

Avant, avec #eslint < 9, je pouvais installer le trucs globalement et appliquer les même règles pour les dizaines de projets sur lesquels je travaille.

Aujourd'hui, j'ai essayé de migrer le code source de mon site web sous ESLint 9.

Je me retrouve avec 40 MEGA OCTETS de dépendances dans node_modules !!!!!

Le truc est 100 FOIS plus lourd que mon code source 😱

Et imaginez ça multiplier par 10 ou 20 !

Le progrès qu'on vous dis 🤦

As mentioned, I've started to use #ObsidianMD again. It's been about a week. I'm not committing to making daily notes, but when I feel like it, I'll do morning pages, and then I work on some other long form notes little by little, like things I know I enjoy and how they make me feel. A lot has changed since I started using the tool in 2020. People have designed new systems, like PARA, there is a nice UI for properties that makes it a lot easier for someone like me without much YAML knowledge to utilize, as well as a canvasses feature that supports live browser windows. I haven't figured out what I want to use it for yet, but for now, I put some clocks: the witch clock by @garbados and the neralie clock from @neauoire. 🧙‍♀️ clock.bovid.space/ 🔘 wiki.xxiivv.com/site/neralie.h

Finding the #linter community plug-in useful for auto adding date created and date added times, but there still is not a way to get those dates to backlink yet forum.obsidian.md/t/backlink-i I also use this templater plug in to let me set a template specific to morning pages and automatically file them away into a morning pages folder. share.note.sx/2rskmna5 The goal is to spend as little time on trying to tinker with the system and more time just expressing myself.

If I want to create a Linter/Fixer to enforce some rules like class/file naming, folder structure, code formatting for Laravel, what would be the best tool to built upon? PHP-CS-Fixer, Rector, Pest? I feel like they all have some overlapping features for this.

I know Tighten's Tlint but seems like they wrote their tool from scratch instead of using an existing library.

I might be OOO, but #Regal is moving forwards! v0.27.0 is quite a milestone, with full debug adapter protocol (DAP) support, and clients in both #VSCode and #Neovim. Yes, debugging #Rego! For advanced users, there's also a new source action that'll let you explore compilation stages of any given policy 🤓 Enjoy!

github.com/StyraInc/regal/rele

GitHubRelease v0.27.0 · StyraInc/regalDebug Adapter Protocol Support Back in #926 (v0.26.0), support was added for the Debug Adapter Protocol (DAP), based on the new OPA SDK added in #6876 (documentation). This release improves on this...

Also today I'm releasing the first version of shell-funcheck

This is a little #linter written in #golang for #sh and #bash

The idea behind it is to enforce ample documentation for functions in the script, to improve maintainability of the code

Used in #distrobox for now :)

Take a look:

github.com/89luca89/shell-func

GitHubGitHub - 89luca89/shell-funcheck: An sh (and bash) linter to improve maintainability of codeAn sh (and bash) linter to improve maintainability of code - 89luca89/shell-funcheck