File tree Expand file tree Collapse file tree 8 files changed +40
-24
lines changed Expand file tree Collapse file tree 8 files changed +40
-24
lines changed Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820
1921/** @type {import('eslint').Rule.RuleModule } */
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820
1921/** @type {import('eslint').Rule.RuleModule } */
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820
1921/** @type {import('eslint').Rule.RuleModule } */
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820
1921/** @type {import("eslint").Rule.RuleModule } */
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820
1921//------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820//------------------------------------------------------------------------------
1921// Requirements
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820
1921//------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2023 Green Code Initiative
1+ /*
2+ * ecoCode JavaScript plugin - Provides rules to reduce the environmental footprint of your JavaScript programs
3+ * Copyright © 2023 Green Code Initiative (https://www.ecocode.io)
34 *
45 * This program is free software: you can redistribute it and/or modify
56 * it under the terms of the GNU General Public License as published by
1213 * GNU General Public License for more details.
1314 *
1415 * You should have received a copy of the GNU General Public License
15- * along with this program. If not, see <http://www.gnu.org/licenses/>.
16+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
1617 */
18+
1719"use strict" ;
1820
1921//------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments