Skip to content

fix: add message for case-insensitive Discord pseudo entry on Hypixel #355

fix: add message for case-insensitive Discord pseudo entry on Hypixel

fix: add message for case-insensitive Discord pseudo entry on Hypixel #355

Workflow file for this run

name: Ruff
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Ruff Lint
uses: chartboost/ruff-action@v1
format:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Ruff Format
uses: chartboost/ruff-action@v1
with:
args: "format --diff"