craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
148 stars 70 forks source link

Create linter.yml #440

Closed bbannon closed 7 months ago

bbannon commented 7 months ago

Let github lint everything.

bbannon commented 7 months ago

Well damn. Need the folder, but not the file. I don't see how from here.

craigk5n commented 7 months ago

Can you explain what this is supposed to do? When I look at the action output, it doesn't look like it scanned any of the webcalendar files:

https://github.com/craigk5n/webcalendar/actions/runs/7045472464/job/19175266697

bbannon commented 7 months ago

It's supposed to lint everything; css, html, js, json, sql, php, scss I don't think I have it quite set up correctly yet. Been having problems with my computer.

On Thu, Nov 30, 2023 at 9:47 AM Craig Knudsen @.***> wrote:

Can you explain what this is supposed to do? When I look at the action output, it doesn't look like it scanned any of the webcalendar files:

https://github.com/craigk5n/webcalendar/actions/runs/7045472464/job/19175266697

— Reply to this email directly, view it on GitHub https://github.com/craigk5n/webcalendar/pull/440#issuecomment-1834267374, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJ7GLSUU5WWNS6AC3HNHN3YHDBCVAVCNFSM6AAAAAA7ZYABTWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZUGI3DOMZXGQ . You are receiving this because you authored the thread.Message ID: @.***>

bbannon commented 7 months ago

I'll reopen this when I get it to work.