In code editors, what is the purpose of the 'lint' command?
To format and style code automatically
To generate documentation for code
To test the functionality of code
To identify potential errors and coding issues

Web Development Exercises are loading ...