Skip to content

Conversation

inteon
Copy link
Contributor

@inteon inteon commented Jun 10, 2025

Enable spelling linters and fix found errors.

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
// PersistentLogin is documented to "[indicate] whether the session should persist after the user
// closes the browser"; for service-to-service auth which we're trying to do, we set this to true.
PersistantLogin bool `json:"PersistantLogin"`
PersistentLogin bool `json:"PersistentLogin"`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@inteon inteon mentioned this pull request Jun 10, 2025
Copy link
Member

@wallrj wallrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

/approve
/lgtm

@inteon inteon merged commit 4e2402c into master Jun 10, 2025
2 checks passed
@wallrj wallrj deleted the linter_fix branch June 11, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants