Add trailing newlines

This commit is contained in:
Mara Nikola Kiefer
2026-04-13 14:27:18 +02:00
parent f375b23bb5
commit ce2b91e4ae
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
"description": "Monitor CI workflows and investigate failures automatically.",
"iconName": "lucide stethoscope",
"categories": ["Agentic", "Fault Analysis"]
}
}
@@ -3,4 +3,4 @@
"description": "Automatically simplify recently modified code for improved clarity and maintainability.",
"iconName": "lucide wand-sparkles",
"categories": ["Agentic", "Code Improvement"]
}
}
@@ -3,4 +3,4 @@
"description": "Automatically update documentation based on recent code changes and merged PRs.",
"iconName": "lucide scroll-text",
"categories": ["Agentic", "Code Improvement"]
}
}
@@ -3,4 +3,4 @@
"description": "Assess repository activity and create status reports.",
"iconName": "lucide users",
"categories": ["Agentic", "Research & Planning"]
}
}
@@ -3,4 +3,4 @@
"description": "Create upbeat daily team activity summaries with productivity insights.",
"iconName": "lucide user-round",
"categories": ["Agentic", "Research & Planning"]
}
}
@@ -3,4 +3,4 @@
"description": "Improve test coverage by adding meaningful tests to under-tested areas.",
"iconName": "lucide test-tube",
"categories": ["Agentic", "Code Improvement"]
}
}
@@ -3,4 +3,4 @@
"description": "Identify duplicate code patterns and suggest refactoring opportunities.",
"iconName": "lucide copy",
"categories": ["Agentic", "Code Improvement"]
}
}
@@ -3,4 +3,4 @@
"description": "Triage labelling of issues and pull requests and not much more.",
"iconName": "lucide tag",
"categories": ["Agentic", "Maintainer"]
}
}
+1 -1
View File
@@ -3,4 +3,4 @@
"description": "Analyze failing CI checks and implement fixes for pull requests.",
"iconName": "lucide wrench",
"categories": ["Agentic", "Fault Analysis"]
}
}
@@ -3,4 +3,4 @@
"description": "A regular, pervasive all-tools repository assistant that triages issues, investigates issues, replies with comments, fixes bugs, proposes engineering improvements, and maintains activity summaries.",
"iconName": "lucide bot",
"categories": ["Agentic", "Maintainer"]
}
}
@@ -3,4 +3,4 @@
"description": "Daily rotating analysis of repository quality across code, documentation, testing, security, and custom dimensions.",
"iconName": "lucide chart-column",
"categories": ["Agentic", "Code Improvement"]
}
}