Pint failing to check indent issue with Github CI #870
AmandeepSaxena
started this conversation in
General
Replies: 2 comments
-
‘include’ takes a regex, not a glob |
Beta Was this translation helpful? Give feedback.
0 replies
-
@prymitive We have rules in in 'rule' dir.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are using pint with github ci to check rules, following this the rule for which check ran:
following is the log of pipeline which ran this check
following is the config file .pint.hcl
While running pint with same config file on my local system I am getting following error
./pint --config .pint.hcl lint rules.yaml
Any idea why this is happening? I am unable to debug this issue.
on local system I am using following version
v0.43.1-10-g948facf (revision: 948facf)
Beta Was this translation helpful? Give feedback.
All reactions