Skip to content

Conversation

@kissken
Copy link
Member

@kissken kissken commented Sep 11, 2025

PR Summary

Upgrade linter

@kissken kissken requested a review from a team as a code owner September 11, 2025 08:34
// @param triggerID path string true "Trigger ID" default(bcba82f5-48cf-44c0-b7d6-e1d32c64a88c)
// @param validate query bool false "For validating targets"
// @param body body dto.Trigger true "Trigger data"
// @param trigger body dto.Trigger true "Trigger data"
Copy link
Member

Choose a reason for hiding this comment

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

А почему так форматирование поменялось? Как будто dtop должно быть с другими dto выравнено

}

defer func(t *testing.T) {
t.Helper()
Copy link
Member

Choose a reason for hiding this comment

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

А что оно делает?

Copy link
Member Author

Choose a reason for hiding this comment

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

говорит, что это функция-помощник в тестах

No, no, no, no, no, no, no
(Oh mamma mia, mamma mia) Mamma mia, let me go
Beelzebub has a devil put aside for me, for me, for me!`,
content: "30: Easy come, easy go, will you let me go?\n\t\t\t\tBismillah! No, we will not let you go\n\t\t\t\t(Let him go!) Bismillah! We will not let you go\n\t\t\t\t(Let him go!) Bismillah! We will not let you go\n\t\t\t\t(Let me go) Will not let you go\n\t\t\t\t(Let me go) Will not let you go\n\t\t\t\t(Let me go) Ah\n\t\t\t\tNo, no, no\n\t\t\t\t(Oh mamma mia, mamma mia) Mamma mia, let me go\n\t\t\t\tBeelzebub has a devil put aside for me, for me, for me!",
Copy link
Member

Choose a reason for hiding this comment

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

Не нравится

Copy link
Member

Choose a reason for hiding this comment

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

Было красиво, стало по-уродски

Copy link
Member Author

Choose a reason for hiding this comment

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

интересновое, гляну

if deltaThresholds > thresholdGapCoefficient*deltaLimits {
//// there is enough place to draw both of ERROR and WARN thresholds
thresholds = append(thresholds, newThreshold(
= append(thresholds, newThreshold(
Copy link
Member

Choose a reason for hiding this comment

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

А почему у нас закомментированный кусок кода тут вообще, может есть смысл снести или снести с комментарием?

Copy link
Member Author

Choose a reason for hiding this comment

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

издержки запуска с --fix

Copy link
Member Author

Choose a reason for hiding this comment

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

сча разберемся

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants