Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Add LLVM, Doc and more specific cs_core_labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Jan 9, 2024
1 parent ce2e3ae commit 7210c1d
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,22 @@
auto-sync-files:
- suite/auto-sync/*

LLVM-core-files:
- MC*.[ch]

LLVM-generated-files:
- any-glob-to-any-file: '**/*.inc'

Documentation:
- any-glob-to-any-file: '**/*.md'

CS-core-files:
- /*
- cs*.[ch]
- SStream.[ch]
- utis.[ch]
- MathExtras.h
- Mapping.[ch]
- LEB128.h
- cstool/cstool.[ch]
- cstool/getopt.[ch]
- include/capstone/capstone.h
Expand Down

0 comments on commit 7210c1d

Please sign in to comment.