You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception: Bandit analysis failed: [config] ERROR expected '<document start>', but found '<scalar>' in "c:\xampp\htdocs\codeguardian\.bandit", line 2, column 1
By now I made my .bandit very simplistic, like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I keep getting this error:
Exception: Bandit analysis failed: [config] ERROR expected '<document start>', but found '<scalar>' in "c:\xampp\htdocs\codeguardian\.bandit", line 2, column 1
By now I made my .bandit very simplistic, like this:
--- [bandit] targets = .
But even that gives this error.
Any idea what is causing this?
Beta Was this translation helpful? Give feedback.
All reactions