0ad/binaries/data/mods/_test.sim/simulation/components
Ralph Sennhauser 25c53cb0ac
Enable eslint style rule 'keyword-spacing'
After Stan suggesting change in a review comment just enable the rule
'keyword-spacing' [1] and fix violations so this is no longer a topic in
spirit of #7812.

[1] https://eslint.style/rules/keyword-spacing

Ref: #7245
Ref: #7812
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-06-25 14:34:12 +02:00
..
addentity # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
interfaces # Added initial support for players and population counters in new simulation system, plus various infrastructure improvements. 2010-01-22 20:03:14 +00:00
error.js Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
test-addentity.js # Basic in-game building placement with new simulation system 2010-01-24 17:24:35 +00:00
test-destroyentity.js Fix warnings in tests 2010-05-10 09:52:35 +00:00
test-entityid.js Fix eslint rule 'no-empty' 2025-05-04 20:05:02 +02:00
test-global-helper.js Implements global tech modification function. Fixes #1358, refs #1520. 2012-07-03 02:16:45 +00:00
test-helper.js # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
test-hotload1.js Update of the scripting tests. Test some modding features and update JS::Value integer limits. 2019-07-19 15:41:27 +00:00
test-hotload2.js # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
test-interface.js # Added initial support for players and population counters in new simulation system, plus various infrastructure improvements. 2010-01-22 20:03:14 +00:00
test-modding1.js Update of the scripting tests. Test some modding features and update JS::Value integer limits. 2019-07-19 15:41:27 +00:00
test-modding2.js Update of the scripting tests. Test some modding features and update JS::Value integer limits. 2019-07-19 15:41:27 +00:00
test-msg.js Fix eslint rule 'quote-props' 2025-05-03 14:31:11 +02:00
test-param.js Enable eslint style rule 'keyword-spacing' 2025-06-25 14:34:12 +02:00
test-query.js # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
test-serialize.js Fix 9fc6c3c897 - Set entity/template before deserializing. 2021-01-12 16:15:40 +00:00
test.js AI prototype chain cleanup. 2019-09-02 17:33:59 +00:00