Skip to content

phoebus-setup-hook: add java heap size and change encoding by default for phoebus #543

phoebus-setup-hook: add java heap size and change encoding by default for phoebus

phoebus-setup-hook: add java heap size and change encoding by default for phoebus #543

Workflow file for this run

name: "Check EditorConfig"
permissions: read-all
on:
pull_request_target:
types: [opened, synchronize, reopened, edited]
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
persist-credentials: false
- uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # v27
- name: "Check EditorConfig"
run: nix run 'nixpkgs#eclint' --inputs-from .