Add BladeFormatter entry to b.json #1178
Annotations
5 errors, 7 warnings, and 1 notice
|
Diff and review changed/added packages
Process completed with exit code 1.
|
|
Diff and review changed/added packages
Completed with 1 failure(s).
|
|
Diff and review changed/added packages
Invalid modifier key 'cmd'
|
|
Diff and review changed/added packages
The binding ['ctrl+alt+f'] has no context. Packages should only ship key bindings that use a specific context such as 'selector', 'setting.*', or a custom context key. If the binding defines a main entry-point to your package, move it to an example keymap instead so users can decide on their own.
|
|
Diff and review changed/added packages
The binding ['ctrl+alt+f'] has no context. Packages should only ship key bindings that use a specific context such as 'selector', 'setting.*', or a custom context key. If the binding defines a main entry-point to your package, move it to an example keymap instead so users can decide on their own.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Diff and review changed/added packages
'Main.sublime-menu' has no settings entry under 'Preferences > Package Settings > BladeFormatter' to edit 'BladeFormatter.sublime-settings'. Add a 'Settings' entry using edit_settings with 'args.base_file' set to '${packages}/BladeFormatter/BladeFormatter.sublime-settings'.
|
|
Diff and review changed/added packages
'Main.sublime-menu' has no 'Package Settings' entry for 'BladeFormatter'
|
|
Diff and review changed/added packages
Package defines '.sublime-settings' files but is missing 'Default.sublime-commands' to add a Command Palette entry to edit them.
|
|
Diff and review changed/added packages
The package does not contain a top-level LICENSE file. A license helps users to contribute to the package.
|
|
Diff and review changed/added packages
subprocess.Popen is used in a Windows-supported package without hidden-window handling. Pass startupinfo with STARTF_USESHOWWINDOW/SW_HIDE, or use CREATE_NO_WINDOW, to avoid flashing console windows.
|
|
Diff and review changed/added packages
Empty workdir detected. This may cause unexpected behavior. You can enable ignore-empty-workdir to mute this warning.
|
|
Diff and review changed/added packages
This PR adds BladeFormatter.
|
background
wait
wait-all
cancel
Loading