llvm-capstone/mlir/test/mlir-pdll-lsp-server
Tobias Hieta f9008e6366
[NFC][Py Reformat] Reformat python files in mlir subdir
This is an ongoing series of commits that are reformatting our
Python code.

Reformatting is done with `black`.

If you end up having problems merging this commit because you
have made changes to a python file, the best way to handle that
is to run git checkout --ours <yourfile> and then reformat it
with black.

If you run into any problems, post to discourse about it and
we will try to help.

RFC Thread below:

https://discourse.llvm.org/t/rfc-document-and-standardize-python-code-style

Differential Revision: https://reviews.llvm.org/D150782
2023-05-26 08:05:40 +02:00
..
include [mlir:PDLL] Fix signature help for operation operands 2022-05-30 17:35:34 -07:00
compilation_database.test [mlir:PDLL] Use normalized paths in compilation database test 2022-04-26 19:45:30 -07:00
completion.test [mlir:PDLL] Fix build on windows related to different file paths 2022-04-26 19:40:41 -07:00
definition-split-file.test [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
definition.test
document-links.test
document-symbols.test
exit-eof.test
exit-with-shutdown.test
exit-without-shutdown.test
hover.test [mlir:PDLL] Add better support for providing Constraint/Pattern/Rewrite documentation 2022-06-02 16:31:07 -07:00
initialize-params-invalid.test
initialize-params.test [mlir:PDLL] Add support for inlay hints 2022-06-06 20:20:19 -07:00
inlay-hints.test [mlir:PDLL] Add support for inlay hints 2022-06-06 20:20:19 -07:00
lit.local.cfg [NFC][Py Reformat] Reformat python files in mlir subdir 2023-05-26 08:05:40 +02:00
references.test
signature-help.test [mlir:PDLL] Fix signature help for operation operands 2022-05-30 17:35:34 -07:00
textdocument-didchange.test [mlir:LSP] Switch document sync mode to Incremental 2022-06-06 20:20:19 -07:00
view-output.test [mlir:PDLL-LSP] Add a custom LSP command for viewing the output of PDLL 2022-05-30 17:35:34 -07:00