If you want to use custom linter plugins, you have two options: a. Add the plugin source code to your project: Create a folder in your project named bpmnlint-plugin-{custom_plugin_name}. Place the ...