rhachet-roles-ehmpathy 1.13.7 → 1.13.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,9 @@
1
+ elses are implicit assumptinos => hazards
2
+
3
+ never use elses
4
+
5
+ never use if elses
6
+
7
+ use explicit ifs and early returns
8
+
9
+ that way, we always avoid the hidden hazards
@@ -41,7 +41,7 @@ PERMISSIONS_CONFIG=$(cat <<'EOF'
41
41
  "Bash(echo:*)",
42
42
  "Bash(mv:*)",
43
43
  "Bash(npx biome:*)",
44
- "Bash(npx jest:*)",
44
+ "Bash(npx jest:*)"
45
45
  ],
46
46
  "ask": [
47
47
  "Bash(bash:*)",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "rhachet-roles-ehmpathy",
3
3
  "author": "ehmpathy",
4
4
  "description": "empathetic software construction roles and skills, via rhachet",
5
- "version": "1.13.7",
5
+ "version": "1.13.8",
6
6
  "repository": "ehmpathy/rhachet-roles-ehmpathy",
7
7
  "homepage": "https://github.com/ehmpathy/rhachet-roles-ehmpathy",
8
8
  "keywords": [