Skip to content

issues Search Results · repo:JalfResi/GoTidy language:Go

Filter by

6 results
 (70 ms)

6 results

inJalfResi/GoTidy (press backspace or delete to remove)

Dear Author! I could not build GoTidy on my debian box. kacper@zbigii:~/Robocze/GoLang/GoTidy (master *$)$ go vet # _/home/kacper/Robocze/GoLang/GoTidy ./options.go:341:25: could not determine kind of ...
  • KacperPerschke
  • Opened 
    on Nov 19, 2021
  • #7

Trying to set ShowBodyOnly: t := tidy.New() t.ShowBodyOnly(1) But it results in a panic: Assertion failed: (option_defs[ optId ].type == TidyInteger), function SetOptionInt, file ../../src/config.c, ...
  • greygore
  • 1
  • Opened 
    on Feb 4, 2016
  • #6

Could you give some installation instruction for Windows? Using simple go get results in error: fatal error: tidy.h: No such file or directory compilation terminated.
  • grotos
  • 1
  • Opened 
    on Oct 6, 2015
  • #5

I m getting a lot of output from GoTidy -- warnings and errors. is there a way to turn off warnings? errors? both?
  • Akibalogh
  • 4
  • Opened 
    on May 22, 2014
  • #3

I am getting Panic - tree has lost its integrity when run following program: package main import ( fmt log github.com/JalfResi/GoTidy ) func main() { t := tidy.New() defer ...
  • vmihailenco
  • 1
  • Opened 
    on May 23, 2013
  • #2

I am getting segmentation violation when I add t.Markup(false) to the example in readme.
  • vmihailenco
  • 1
  • Opened 
    on May 23, 2013
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub