g2384 / VHDLFormatter

VHDL formatter web online written in typescript
https://g2384.github.io/VHDLFormatter/
MIT License
51 stars 20 forks source link

Linting does not appear to work in the example indent.vhd provided #64

Open SabeelM opened 1 year ago

SabeelM commented 1 year ago

Report a bug

Input

  1. Take the contents of indent.vhd in the VHDLFiles directory provided in the repo
  2. paste into the HTML dialogue box (via the index.html),
  3. hit "Start"

Expected Behavior

An output should appear below the "Start" button corresponding to a linted version of the text provided in the dialogue box.

Actual Behavior

Clicking "Start" has no visible effect