Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution added #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Solution added #12

wants to merge 2 commits into from

Conversation

gkhrshch
Copy link

No description provided.

int result = number;

for (int i = 1; i < exponential; i++) {

Copy link
Contributor

Choose a reason for hiding this comment

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

@gkhrshch пусті лінії в середині методу зайві в даному випадку

Copy link
Author

@gkhrshch gkhrshch Aug 20, 2019

Choose a reason for hiding this comment

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

@boroda4436 якби sevntu checks для checkstyle плагіну були 100% корректно встановлені, то мені б показало пусті лінії?

бо я відписував у слеку щодо незрозумілої помилки(чи не помилки) при додаванні xml-файлу перевірок, та ніхто не відповів.

Copy link
Contributor

@boroda4436 boroda4436 Aug 20, 2019

Choose a reason for hiding this comment

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

якби sevntu checks для checkstyle плагіну були 100% корректно встановлені, то мені б показало пусті лінії?

не факт. чек стайл налаштований на лінії між методами і т.д., але не факт що в середині методу вони відпрацьовують

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.

2 participants