updated the code guidelines (use semicolons => dont use semicolons)
@@ -200,9 +200,8 @@ includes code changes) and under the terms of the
## Code guidelines
- Readability
-- Need semicolons
-- 4 spaces (no tabs)
-- strict mode
+- [no semicolons](https://github.com/wenzhixin/bootstrap-table/pull/4218#issuecomment-475822706)
+- 2 spaces (no tabs)
- "Attractive"