D
D
Dartess2016-11-11 13:32:48
Programming
Dartess, 2016-11-11 13:32:48

What tools do you use on the team to keep code consistent?

What do you use to control the consistency of code within a project between a large number of developers? editorconfig? Linters? If yes, which ones and how? Something else? The team works with html/js/css(scss)/php files in a variety of editors, looking for ways to standardize.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Belyaev, 2016-11-11
@Dartess

editor-config + eslint (with well-defined coding rules)
and a strict requirement to install the appropriate plugins in the IDE

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question