Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/labelerCategory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,12 @@ export const tags: Labels = {
description:
'PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework.',
},
{
slug: 'haxe',
name: 'Haxe',
description:
'Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler.',
},
],
},
occupations: {
Expand Down