haskell-language-server/CODEOWNERS
Line: 2: incorrect codeowner user: pepeiborra Line: 2: no users/groups matched Line: 3: incorrect codeowner user: pepeiborra Line: 3: incorrect codeowner user: fendor Line: 3: no users/groups matched Line: 4: incorrect codeowner user: pepeiborra Line: 4: no users/groups matched Line: 5: incorrect codeowner user: berberman Line: 5: no users/groups matched Line: 6: incorrect format Line: 7: incorrect format Line: 10: incorrect codeowner user: drsooch Line: 10: no users/groups matched Line: 11: incorrect codeowner user: fendor Line: 11: no users/groups matched Line: 12: incorrect codeowner user: July541 Line: 12: no users/groups matched Line: 13: incorrect codeowner user: Ailrun Line: 13: no users/groups matched Line: 14: incorrect format Line: 15: incorrect codeowner user: pepeiborra Line: 15: no users/groups matched Line: 16: incorrect codeowner user: Ailrun Line: 16: no users/groups matched Line: 17: incorrect codeowner user: georgefst Line: 17: no users/groups matched Line: 18: incorrect codeowner user: July541 Line: 18: no users/groups matched Line: 19: incorrect codeowner user: berberman Line: 19: incorrect codeowner user: kokobd Line: 19: no users/groups matched Line: 20: incorrect codeowner user: eddiemundo Line: 20: no users/groups matched Line: 21: incorrect format Line: 22: incorrect codeowner user: georgefst Line: 22: no users/groups matched Line: 23: incorrect codeowner user: berberman Line: 23: incorrect codeowner user: Ailrun Line: 23: incorrect codeowner user: eddiemundo Line: 23: no users/groups matched Line: 24: incorrect codeowner user: eddiemundo Line: 24: no users/groups matched Line: 25: incorrect format Line: 26: incorrect codeowner user: OliverMadine Line: 26: no users/groups matched Line: 27: incorrect codeowner user: santiweight Line: 27: no users/groups matched Line: 28: incorrect codeowner user: pepeiborra Line: 28: no users/groups matched Line: 29: incorrect codeowner user: kokobd Line: 29: no users/groups matched Line: 30: incorrect codeowner user: konn Line: 30: no users/groups matched Line: 31: incorrect codeowner user: Ailrun Line: 31: no users/groups matched Line: 33: incorrect codeowner user: uhbif19 Line: 33: no users/groups matched Line: 36: incorrect codeowner user: pepeiborra Line: 36: no users/groups matched Line: 39: incorrect codeowner user: michaelpj Line: 39: no users/groups matched Line: 42: incorrect codeowner user: Anton-Latukha Line: 42: no users/groups matched Line: 43: incorrect codeowner user: Anton-Latukha Line: 43: incorrect codeowner user: Ailrun Line: 43: no users/groups matched Line: 44: incorrect codeowner user: hasufell Line: 44: no users/groups matched Line: 47: incorrect codeowner user: berberman Line: 47: incorrect codeowner user: michaelpj Line: 47: incorrect codeowner user: guibou Line: 47: no users/groups matched Line: 48: incorrect format Line: 49: incorrect codeowner user: kokobd Line: 49: no users/groups matched
santiweight 9d70df07e6
support "add argument" action (#3149)
* support add-argument action

* respond to review comments

* review: add ability to report errors in CodeAction api

* review: use already-defined function

* attempts at cpp

* fix format error

* fix broken test

* doc: add self to codeowners; add doc to features.md

* formatting

* formatting

* fix an import

* review

* formatting

* add testcase with comments

* fix build error

Co-authored-by: Santiago Weight <santiago.weight@lmns.com>
Co-authored-by: Pepe Iborra <pepeiborra@gmail.com>
Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
2022-11-06 14:08:28 -08:00

50 lines
1.3 KiB
Plaintext

# Core
/ghcide @pepeiborra
/ghcide/session-loader @pepeiborra @fendor
/hls-graph @pepeiborra
/hls-plugin-api @berberman
/hls-test-utils
/hie-compat
# Plugins
/plugins/hls-alternate-number-format-plugin @drsooch
/plugins/hls-brittany-plugin @fendor
/plugins/hls-call-hierarchy-plugin @July541
/plugins/hls-class-plugin @Ailrun
/plugins/hls-eval-plugin
/plugins/hls-explicit-imports-plugin @pepeiborra
/plugins/hls-floskell-plugin @Ailrun
/plugins/hls-fourmolu-plugin @georgefst
/plugins/hls-gadt-plugin @July541
/plugins/hls-haddock-comments-plugin @berberman @kokobd
/plugins/hls-hlint-plugin @eddiemundo
/plugins/hls-module-name-plugin
/plugins/hls-ormolu-plugin @georgefst
/plugins/hls-pragmas-plugin @berberman @Ailrun @eddiemundo
/plugins/hls-qualify-imported-names-plugin @eddiemundo
/plugins/hls-refine-imports-plugin
/plugins/hls-rename-plugin @OliverMadine
/plugins/hls-refactor-plugin @santiweight
/plugins/hls-retrie-plugin @pepeiborra
/plugins/hls-code-range-plugin @kokobd
/plugins/hls-splice-plugin @konn
/plugins/hls-stylish-haskell-plugin @Ailrun
/plugins/hls-tactics-plugin @isovector
/plugins/hls-stan-plugin @uhbif19
# Benchmarking
/shake-bench @pepeiborra
# Docs
/docs @michaelpj
# CI
/.circleci @Anton-Latukha
/.github @Anton-Latukha @Ailrun
/.gitlab @hasufell
# Build
*.nix @berberman @michaelpj @guibou
*.project
.gitpod.* @kokobd