angular/packages/core/src/util
Paul Gschwendtner 2d0ff0a5d3 ci: add lint error for files with missing trailing new-line (#42478)
For quite a while it is an unspoken convention to add a trailing
new-line files within the Angular repository. This was never enforced
automatically, but has been frequently raised in pull requests through
manual review. This commit sets up a lint rule so that this is
"officially" enforced and doesn't require manual review.

PR Close #42478
2021-06-04 13:31:03 -07:00
..
security fix(core): address Trusted Types bug in Chrome 83 (#40815) 2021-02-12 16:59:58 -08:00
array_utils.ts refactor(core): Remove the need for explicit static query instruction (#40091) 2021-01-14 13:55:02 -08:00
assert.ts ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
BUILD.bazel Revert "refactor: use isObservable provided by rxjs 6.1+ (#27668)" 2019-11-27 13:00:59 -08:00
char_code.ts refactor(core): remove unused i18n placeholder for projection (#39172) 2020-10-27 10:39:37 -07:00
closure.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
comparison.ts refactor(core): remove looseIdentical in favor of built-in Object.is (#37191) 2020-06-01 17:19:17 -04:00
decorators.ts feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
dom.ts ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
empty.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
errors.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
global.ts refactor(core): remove custom globalThis (#40123) 2020-12-17 11:43:28 -08:00
is_dev_mode.ts fix(core): set ngDevMode to false when calling enableProdMode() (#40124) 2020-12-16 13:20:58 -08:00
iterable.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
lang.ts feat(common): allow any Subscribable in async pipe (#39627) 2020-11-23 08:28:11 -08:00
microtask.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
named_array_type.ts fix(core): use Trusted Types policy in named_array_type (#39209) 2020-10-14 09:33:48 -07:00
ng_dev_mode.ts fix(core): guard reading of global ngDevMode for undefined. (#36055) 2020-10-16 08:12:22 -07:00
ng_i18n_closure_mode.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_jit_mode.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_reflect.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
noop.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
property.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
raf.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
stringify.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
symbol.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00